Skip to content

Commit 1b741b1

Browse files
committed
Prep for 2.21.1 release
1 parent 79f789e commit 1b741b1

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
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>
13-
1413
<groupId>com.fasterxml.jackson.core</groupId>
1514
<artifactId>jackson-core</artifactId>
1615
<name>Jackson-core</name>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.21.1 (not yet released)
17+
2.21.1 (22-Feb-2026)
1818

1919
#1548: `StreamReadConstraints.maxDocumentLength` not checked when
2020
creating parser with fixed buffer

0 commit comments

Comments
 (0)