We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d33ce0 commit 3f5b270Copy full SHA for 3f5b270
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.13.4-SNAPSHOT</version>
+ <version>2.13.4</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.13
20
21
-2.13.4 (not yet released)
+2.13.4 (03-Sep-2022)
22
23
#556: Broken Kotlin 1.4 support in 2.13.2
24
(contributed by Dmitry S)
0 commit comments