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 8a2ad41Copy full SHA for 8a2ad41
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
}
38
39
api('com.fasterxml.jackson.core:jackson-annotations:2.15.2')
40
- api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2')
+ api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1')
41
api('com.fasterxml.jackson.core:jackson-core:2.15.2')
42
43
0 commit comments