Skip to content

Commit 1c832b0

Browse files
committed
Prep for 2.19.4 release
1 parent 30f83b1 commit 1c832b0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.19.4-SNAPSHOT</version>
11+
<version>2.19.4</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Co-maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19+
2.20.0 (not yet released)
20+
21+
-
22+
23+
2.19.4 (29-Oct-2025)
1924
2.19.3 (29-Oct-2025)
2025
2.19.2 (18-Jul-2025)
2126
2.19.1 (13-Jun-2025)

0 commit comments

Comments
 (0)