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 1fbe167 commit a4a6936Copy full SHA for a4a6936
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>tools.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
12
</parent>
13
<groupId>tools.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION
@@ -22,6 +22,7 @@ Former maintainers:
22
=== Releases ===
23
------------------------------------------------------------------------
24
25
+3.1.2 (11-Apr-2026)
26
3.1.1 (27-Mar-2026)
27
28
No changes since 3.1.0
0 commit comments