We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cfe4bf commit 0ae204fCopy full SHA for 0ae204f
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.0-SNAPSHOT</version>
+ <version>2.21.0</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-modules-base</artifactId>
release-notes/VERSION-2.x
@@ -23,7 +23,7 @@ Active maintainers:
23
=== Releases ===
24
------------------------------------------------------------------------
25
26
-2.21.0 (not yet released)
+2.21.0 (18-Jan-2026)
27
28
No changes since 2.20
29
0 commit comments