We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb92af commit 38cefc4Copy full SHA for 38cefc4
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
api('com.fasterxml.jackson.core:jackson-annotations:2.15.2')
40
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2')
41
- api('com.fasterxml.jackson.core:jackson-core:2.15.2')
+ api('com.fasterxml.jackson.core:jackson-core:2.16.1')
42
}
43
44
jar {
0 commit comments