Skip to content

Commit f0d0e61

Browse files
committed
Prep for 2.22.0 release
1 parent a3e2800 commit f0d0e61

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.22.0-SNAPSHOT</version>
6+
<version>2.22.0</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.jr</groupId>
99
<artifactId>jackson-jr-parent</artifactId>

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Modules:
1111
=== Releases ===
1212
------------------------------------------------------------------------
1313

14+
2.22.0 (31-May-2026)
15+
16+
No changes since 2.21
17+
1418
2.21.4 (28-May-2026)
1519
2.21.3 (28-Apr-2026)
1620
2.21.2 (20-Mar-2026)

0 commit comments

Comments
 (0)