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 79f789e commit 1b741b1Copy full SHA for 1b741b1
2 files changed
pom.xml
@@ -8,9 +8,8 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.21.1-SNAPSHOT</version>
+ <version>2.21.1</version>
12
</parent>
13
-
14
<groupId>com.fasterxml.jackson.core</groupId>
15
<artifactId>jackson-core</artifactId>
16
<name>Jackson-core</name>
release-notes/VERSION-2.x
@@ -14,7 +14,7 @@ a pure JSON library.
=== Releases ===
------------------------------------------------------------------------
17
-2.21.1 (not yet released)
+2.21.1 (22-Feb-2026)
18
19
#1548: `StreamReadConstraints.maxDocumentLength` not checked when
20
creating parser with fixed buffer
0 commit comments