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 019f6c9 commit 2b99f59Copy full SHA for 2b99f59
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.14.3-SNAPSHOT</version>
+ <version>2.14.3</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.14.3 (05-May-2023)
8
+
+No changes since 2.14.2
2.14.2 (28-Jan-2023)
* Upgrade Woodstox to 6.5.0 for a fix to OSGi metadata
0 commit comments