Skip to content

Commit 5c0ce13

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.8.6
1 parent 7f9ff5e commit 5c0ce13

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-databind</artifactId>
55-
<version>2.7.2</version>
55+
<version>2.8.6</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.apache.tomcat</groupId>

0 commit comments

Comments
 (0)