We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f493be9 commit d7bc72fCopy full SHA for d7bc72f
gradle/versions.gradle
@@ -16,7 +16,7 @@
16
dependencyManagement {
17
dependencies {
18
19
- dependencySet(group:'com.fasterxml.jackson.core', version:'2.13.3') {
+ dependencySet(group:'com.fasterxml.jackson.core', version:'2.17.2') {
20
entry 'jackson-databind'
21
entry 'jackson-datatype'
22
entry 'jackson-datatype-jdk8'
0 commit comments