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 6d9d07e commit 4e841e0Copy full SHA for 4e841e0
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.12.6</version>
+ <version>2.12.7</version>
12
</parent>
13
<groupId>com.fasterxml.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION-2.x
@@ -18,6 +18,7 @@ Co-maintainers:
18
19
No changes since 2.12
20
21
+2.12.7 (26-May-2022)
22
2.12.6 (15-Dec-2021)
23
2.12.5 (27-Aug-2021)
24
2.12.4 (06-Jul-2021)
0 commit comments