Skip to content

Commit d7bc72f

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2
1 parent f493be9 commit d7bc72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/versions.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
dependencyManagement {
1717
dependencies {
1818

19-
dependencySet(group:'com.fasterxml.jackson.core', version:'2.13.3') {
19+
dependencySet(group:'com.fasterxml.jackson.core', version:'2.17.2') {
2020
entry 'jackson-databind'
2121
entry 'jackson-datatype'
2222
entry 'jackson-datatype-jdk8'

0 commit comments

Comments
 (0)