We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6c506 commit b85fd8cCopy full SHA for b85fd8c
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.12.2-SNAPSHOT</version>
+ <version>2.12.2</version>
12
</parent>
13
14
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -14,6 +14,7 @@ JSON library.
=== Releases ===
15
------------------------------------------------------------------------
16
17
+2.12.2 (03-Mar-2021)
18
2.12.1 (08-Jan-2021)
19
20
No changes since 2.12.0
0 commit comments