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 5d25ce6 commit 000d5ffCopy full SHA for 000d5ff
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.11.2-SNAPSHOT</version>
+ <version>2.11.2</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION-2.x
@@ -4,6 +4,10 @@ Project: jackson-module-kotlin
=== Releases ===
------------------------------------------------------------------------
+2.11.2 (02-Aug-2020)
+
+No changes since 2.11.1
10
11
2.11.1 (25-Jun-2020)
12
13
#330: Kotlin version from 1.3.61 to 1.3.72
0 commit comments