Skip to content

Commit d1b824a

Browse files
committed
Prep for 2.19.0
1 parent 0ac1f67 commit d1b824a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.19.0-SNAPSHOT</version>
6+
<version>2.19.0</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-modules-base</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Active maintainers:
2323
=== Releases ===
2424
------------------------------------------------------------------------
2525

26-
2.19.0-rc2 (07-Apr-2025)
26+
2.19.0 (24-Apr-2025)
2727

2828
#268: Unify testing structure/tools [JSTEP-10]
2929
(contributed by Joo-Hyuk K)

0 commit comments

Comments
 (0)