Skip to content

Commit 0fc34f1

Browse files
authored
Merge pull request #31 from Flashky/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.17.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.1
2 parents ca2f364 + f0e9433 commit 0fc34f1

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
6363
<artifactId>jackson-databind</artifactId>
64-
<version>2.16.1</version>
64+
<version>2.17.1</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)