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 34c3f50 commit 239dbe6Copy full SHA for 239dbe6
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
<groupId>com.fasterxml.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION-2.x
@@ -18,7 +18,7 @@ Co-maintainers:
18
19
No changes since 2.12
20
21
-2.12.2 (not yet released)
+2.12.2 (03-Mar-2021)
22
23
#409: `module-info.java` missing "exports"
24
(reported by Elisha P)
0 commit comments