We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97ffed commit 977d5e3Copy full SHA for 977d5e3
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.fasterxml.jackson</groupId>
6
<artifactId>jackson-base</artifactId>
7
- <version>2.9.8</version>
+ <version>2.9.9</version>
8
</parent>
9
<groupId>com.fasterxml.jackson.dataformat</groupId>
10
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-dataformat-xml
= Releases
------------------------------------------------------------------------
-2.9.9 (not yet released)
+2.9.9 (16-May-2019)
#333: `OutputDecorator` not called with `XmlMapper`
(reported by Nelson D)
0 commit comments