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 8564565 commit c2cbf67Copy full SHA for c2cbf67
pom.xml
@@ -52,7 +52,7 @@
52
<javac.src.version>1.8</javac.src.version>
53
<javac.target.version>1.8</javac.target.version>
54
55
- <version.kotlin>1.6.0</version.kotlin>
+ <version.kotlin>1.6.10</version.kotlin>
56
57
<!-- Generate PackageVersion.java into this directory. -->
58
<packageVersion.dir>com/fasterxml/jackson/module/kotlin</packageVersion.dir>
0 commit comments