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 b37b74a commit 26f2e7eCopy full SHA for 26f2e7e
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.13.3-SNAPSHOT</version>
+ <version>2.13.3</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION-2.x
@@ -8,6 +8,7 @@ Project: jackson-dataformat-xml
8
No changes since 2.13
+2.13.3 (14-May-2022)
2.13.2 (06-Mar-2022)
No changes since 2.13.1
0 commit comments