We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c53aae2 + e3210f0 commit b461daaCopy full SHA for b461daa
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
42
// CVE-2022-1471: https://github.com/FasterXML/jackson-dataformats-text/issues/361
43
// CVE-2022-41854: ???
44
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.2")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0")
45
46
// Cx78f40514-81ff: the vulnerable function is not used
47
@Suppress("VulnerableLibrariesLocal")
0 commit comments