Skip to content

Commit a4a6936

Browse files
committed
Prep for 3.1.2 release
1 parent 1fbe167 commit a4a6936

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>3.1.2-SNAPSHOT</version>
11+
<version>3.1.2</version>
1212
</parent>
1313
<groupId>tools.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Former maintainers:
2222
=== Releases ===
2323
------------------------------------------------------------------------
2424

25+
3.1.2 (11-Apr-2026)
2526
3.1.1 (27-Mar-2026)
2627

2728
No changes since 3.1.0

0 commit comments

Comments
 (0)