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 2654255 commit 822151dCopy full SHA for 822151d
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
exclude group: 'io.netty'
37
}
38
39
- api('com.fasterxml.jackson.core:jackson-annotations:2.15.2')
+ api('com.fasterxml.jackson.core:jackson-annotations:2.17.1')
40
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2')
41
api('com.fasterxml.jackson.core:jackson-core:2.15.2')
42
0 commit comments