Skip to content

Commit a873089

Browse files
committed
Prep for 2.21.1 release
1 parent d7455c2 commit a873089

2 files changed

Lines changed: 5 additions & 1 deletion

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.1-SNAPSHOT</version>
11+
<version>2.21.1</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Co-maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19+
2.21.1 (22-Feb-2026)
20+
21+
No changes since 2.21.0
22+
1923
2.21.0 (18-Jan-2026)
2024

2125
#1085: The addMixIn extension function is now available in the generic MapperBuilder.

0 commit comments

Comments
 (0)