Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit b913f92

Browse files
author
itning
authored
Merge pull request #13 from itning/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Bump jackson-databind from 2.9.9 to 2.9.10.1
2 parents cd8a4fd + cf5d463 commit b913f92

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
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>com.fasterxml.jackson.core</groupId>
166166
<artifactId>jackson-databind</artifactId>
167-
<version>2.9.9</version>
167+
<version>2.9.10.1</version>
168168
</dependency>
169169

170170
<dependency>

0 commit comments

Comments
 (0)