We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1362313 commit e0c1253Copy full SHA for e0c1253
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.20.2-SNAPSHOT</version>
+ <version>2.20.2</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-modules-base</artifactId>
release-notes/VERSION-2.x
@@ -23,6 +23,7 @@ Active maintainers:
23
=== Releases ===
24
------------------------------------------------------------------------
25
26
+2.20.2 (19-Jan-2026)
27
2.20.1 (30-Oct-2025)
28
29
No changes since 2.20.0
0 commit comments