Skip to content

Commit d4a475d

Browse files
committed
Prep for 2.22.0 release
1 parent 483d691 commit d4a475d

2 files changed

Lines changed: 9 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.datatype</groupId>
99
<artifactId>jackson-datatypes-misc-parent</artifactId>

release-notes/VERSION-2.x

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

14+
2.23.0 (not yet released)
15+
16+
No changes since 2.22
17+
18+
2.22.0 (31-May-2026)
19+
20+
No changes since 2.21
21+
1422
2.21.4 (28-May-2026)
1523
2.21.3 (28-Apr-2026)
1624
2.21.2 (20-Mar-2026)

0 commit comments

Comments
 (0)