Skip to content

Commit e28eaf9

Browse files
committed
Prepare for 2.9.9.1 micropatch
1 parent 9e2a4a9 commit e28eaf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.fasterxml.jackson.core</groupId>
1212
<artifactId>jackson-databind</artifactId>
13-
<version>2.9.10-SNAPSHOT</version>
13+
<version>2.9.9.1-SNAPSHOT</version>
1414
<name>jackson-databind</name>
1515
<packaging>bundle</packaging>
1616
<description>General data-binding functionality for Jackson: works on core streaming API</description>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.9.9.1 (not yet released)
7+
2.9.9.1 (03-Jul-2019)
88

99
#2326: Block one more gadget type (CVE-2019-12384)
1010
#2341: Block one more gadget type (CVE-2019-12814)

0 commit comments

Comments
 (0)