Skip to content

Commit 2a3c459

Browse files
Merge pull request #687 from ShifuML/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Bump jackson-databind from 2.9.7 to 2.9.10.1
2 parents 86b00da + f879f82 commit 2a3c459

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
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>com.fasterxml.jackson.core</groupId>
115115
<artifactId>jackson-databind</artifactId>
116-
<version>2.9.7</version>
116+
<version>2.9.10.1</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)