Skip to content

Commit 4d54bb9

Browse files
committed
Prep for 2.21.2 release
1 parent 592baef commit 4d54bb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Co-maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19-
2.21.2 (not yet released)
19+
2.21.2 (20-Mar-2026)
2020

2121
#1135: Compatibility with Kotlin 1.9 is provided(see #1129).
2222

0 commit comments

Comments
 (0)