We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae52cb8 commit 3c77d6cCopy full SHA for 3c77d6c
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.21.2-SNAPSHOT</version>
+ <version>2.21.2</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.datatype</groupId>
9
<artifactId>jackson-datatypes-collections</artifactId>
release-notes/VERSION-2.x
@@ -16,6 +16,7 @@ Active Maintainers:
16
=== Releases ===
17
------------------------------------------------------------------------
18
19
+2.21.2 (20-Mar-2026)
20
2.21.1 (22-Feb-2026)
21
22
No changes since 2.21.0
0 commit comments