Skip to content

Commit ae8ba0d

Browse files
authored
Merge pull request #1 from fofapro/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 dcaa608 + 8d7c461 commit ae8ba0d

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-databind</artifactId>
46-
<version>2.9.9</version>
46+
<version>2.9.10.1</version>
4747
</dependency>
4848
</dependencies>
4949
<distributionManagement>

0 commit comments

Comments
 (0)