Skip to content

Commit 4326690

Browse files
committed
Prep for 2.21.1 release
1 parent 035d3a4 commit 4326690

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.21.1-SNAPSHOT</version>
12+
<version>2.21.1</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Project: jackson-dataformat-xml
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.21.1 (22-Feb-2026)
8+
9+
No changes since 2.21.0
10+
711
2.21.0 (18-Jan-2026)
812

913
#114: `XmlMapper` does not support `StreamReadFeature.STRICT_DUPLICATE_DETECTION`

0 commit comments

Comments
 (0)