Skip to content

Commit 6f04999

Browse files
authored
Merge pull request dunwu#3 from dunwu/dependabot/maven/javalib-io/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
⬆️ Bump jackson-databind from 2.9.8 to 2.9.10.1 in /javalib-io
2 parents 8b3c1d1 + e2f7980 commit 6f04999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javalib-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.core</groupId>
3636
<artifactId>jackson-databind</artifactId>
37-
<version>2.9.8</version>
37+
<version>2.9.10.1</version>
3838
</dependency>
3939

4040
<!--utils-->

0 commit comments

Comments
 (0)