Skip to content

Commit 977d5e3

Browse files
committed
Prepare for 2.9.9
1 parent b97ffed commit 977d5e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.9.8</version>
7+
<version>2.9.9</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-dataformat-xml
44
= Releases
55
------------------------------------------------------------------------
66

7-
2.9.9 (not yet released)
7+
2.9.9 (16-May-2019)
88

99
#333: `OutputDecorator` not called with `XmlMapper`
1010
(reported by Nelson D)

0 commit comments

Comments
 (0)