We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba6a36 commit e5c69feCopy full SHA for e5c69fe
2 files changed
pom.xml
@@ -8,12 +8,12 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.22.1-SNAPSHOT</version>
+ <version>2.22.0</version>
12
</parent>
13
<groupId>com.fasterxml.jackson.core</groupId>
14
<artifactId>jackson-core</artifactId>
15
<name>Jackson-core</name>
16
+ <version>2.22.0-SNAPSHOT</version>
17
<packaging>jar</packaging>
18
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
19
<licenses>
release-notes/VERSION-2.x
@@ -18,7 +18,7 @@ a pure JSON library.
No changes since 2.22
20
21
-2.22.0 (31-May-2026)
+2.22.0 (03-Jun-2026)
22
23
No changes since 2.21
24
0 commit comments