We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483d691 commit d4a475dCopy full SHA for d4a475d
2 files changed
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.22.0-SNAPSHOT</version>
+ <version>2.22.0</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.datatype</groupId>
9
<artifactId>jackson-datatypes-misc-parent</artifactId>
release-notes/VERSION-2.x
@@ -11,6 +11,14 @@ Modules:
11
=== Releases ===
12
------------------------------------------------------------------------
13
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
22
2.21.4 (28-May-2026)
23
2.21.3 (28-Apr-2026)
24
2.21.2 (20-Mar-2026)
0 commit comments