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 5fd0265 commit 920e87aCopy full SHA for 920e87a
pom.xml
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
49
</scm>
50
51
<properties>
52
- <jackson.version>2.12.2-SNAPSHOT</jackson.version>
+ <jackson.version>2.12.2</jackson.version>
53
54
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
55
of annotations BUT they are all identical, content-wise.
release-notes/VERSION
@@ -1,4 +1,4 @@
1
-2.12.2 (not yet released)
+2.12.2 (03-Mar-2021)
2
3
#40: Jakarta 9 artifact versions are missing from jackson-bom
4
(reported by Christopher T (ctubbsii@github))
0 commit comments