Skip to content

Commit 3b5c8f4

Browse files
authored
Merge pull request #3 from chainside/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
Bump jackson-databind from 2.9.9 to 2.9.10.4
2 parents 297c1b9 + 8be03b6 commit 3b5c8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>
4646
<artifactId>jackson-databind</artifactId>
47-
<version>2.9.9</version>
47+
<version>2.9.10.4</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)