Skip to content

Commit 8c6c093

Browse files
author
jmorton
committed
Update Jackson Databind dependency for security vulnerability
1 parent 6748d8c commit 8c6c093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-databind</artifactId>
57-
<version>2.8.8</version>
57+
<version>2.9.7</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)