Skip to content

Commit eda7e4e

Browse files
author
TheSnoozer
committed
update com.fasterxml.jackson.core:jackson-databind 2.9.8 -> 2.9.9 (fixes CVE-2019-12086)
1 parent afff161 commit eda7e4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.fasterxml.jackson.core</groupId>
9595
<artifactId>jackson-databind</artifactId>
96-
<version>2.9.8</version>
96+
<version>2.9.9</version>
9797
</dependency>
9898

9999
<!-- Joda Time -->

0 commit comments

Comments
 (0)