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 1d78778 commit 5b03376Copy full SHA for 5b03376
2 files changed
pom.xml
@@ -48,7 +48,7 @@ of Jackson components maintained by FasterXML.com
48
</scm>
49
50
<properties>
51
- <jackson.version>2.21.1-SNAPSHOT</jackson.version>
+ <jackson.version>2.21.1</jackson.version>
52
53
<!-- 25-Sep-2019, tatu: With Jackson 2.x we release full patch-level versions
54
of annotations BUT they are all identical, content-wise.
release-notes/VERSION-2.x
@@ -9,7 +9,7 @@ Jackson components (core, modules)
9
=== Releases (note: only includes patches with actual changes)
10
------------------------------------------------------------------------
11
12
-2.21.0 (not yet released)
+2.21.0 (18-Jan-2026)
13
14
#115: Fix cycloneDX SBOM generation settings
15
0 commit comments