Skip to content

Commit becef87

Browse files
committed
Prep for 2.19.4 release
1 parent f8b4f74 commit becef87

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.19.4-SNAPSHOT</version>
7+
<version>2.19.4</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Active maintainers:
1818

1919
No changes since 2.19
2020

21+
2.19.4 (29-Oct-2025)
2122
2.19.3 (29-Oct-2025)
2223

2324
#601: Jackson subtype Avro schema unions are non-deterministic and therefore

0 commit comments

Comments
 (0)