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 9e2a4a9 commit e28eaf9Copy full SHA for e28eaf9
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.fasterxml.jackson.core</groupId>
12
<artifactId>jackson-databind</artifactId>
13
- <version>2.9.10-SNAPSHOT</version>
+ <version>2.9.9.1-SNAPSHOT</version>
14
<name>jackson-databind</name>
15
<packaging>bundle</packaging>
16
<description>General data-binding functionality for Jackson: works on core streaming API</description>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.9.9.1 (not yet released)
+2.9.9.1 (03-Jul-2019)
8
9
#2326: Block one more gadget type (CVE-2019-12384)
#2341: Block one more gadget type (CVE-2019-12814)
0 commit comments