Skip to content

Commit bc6c395

Browse files
Merge pull request #1 from nightowlengineer/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 9fee34d + 796ed53 commit bc6c395

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
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.fasterxml.jackson.core</groupId>
9696
<artifactId>jackson-databind</artifactId>
97-
<version>2.9.7</version>
97+
<version>2.9.10.1</version>
9898
</dependency>
9999
</dependencies>
100100

0 commit comments

Comments
 (0)