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 f7e0066 commit d0caf34Copy full SHA for d0caf34
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.12.1-SNAPSHOT</version>
+ <version>2.12.2</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.module</groupId>
15
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION-2.x
@@ -14,7 +14,7 @@ Co-maintainers:
=== Releases ===
------------------------------------------------------------------------
16
17
-2.12.1 (not yet released)
+2.12.1 (08-Jan-2021)
18
19
#402: Remove implicitly-included `java.base` dep in `module-info.java`
20
(reported by UkonnRa@github)
0 commit comments