Skip to content

Commit 5178a23

Browse files
author
TheSnoozer
committed
update jackson-databind to v2.9.8 in response to FasterXML/jackson-databind/issues/2186 (CVE-2018-19360, CVE-2018-19361, CVE-2018-19362)
1 parent a44bfab commit 5178a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.7</version>
96+
<version>2.9.8</version>
9797
</dependency>
9898

9999
<!-- Joda Time -->

0 commit comments

Comments
 (0)