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 5928a93 commit 0ee6a8fCopy full SHA for 0ee6a8f
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.13.0-SNAPSHOT</version>
+ <version>2.13.0</version>
12
</parent>
13
<groupId>com.fasterxml.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION-2.x
@@ -14,7 +14,7 @@ Co-maintainers:
=== Releases ===
15
------------------------------------------------------------------------
16
17
-2.13.0 (not yet released)
+2.13.0 (30-Sep-2021)
18
19
#438: Fixed mapping failure when `private` `companion object` is named
20
(reported, fix contributed by k163377@github)
0 commit comments