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 5e5f3fa commit 2252eabCopy full SHA for 2252eab
2 files changed
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.21.5-SNAPSHOT</version>
+ <version>2.21.5</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION-2.x
@@ -4,6 +4,10 @@ Project: jackson-dataformat-xml
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.21.5 (06-Jul-2026)
8
+
+No changes since 2.21.4
2.21.4 (28-May-2026)
#863: Fix to support Woodstox 7.2.0 (but no dep version bump)
0 commit comments