Skip to content

Commit 5afd53e

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0
1 parent 839b9d1 commit 5afd53e

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.19.0') {
2020
entry 'jackson-databind'
2121
entry 'jackson-datatype'
2222
entry 'jackson-datatype-jdk8'

0 commit comments

Comments
 (0)