diff --git a/build.gradle.kts b/build.gradle.kts index 4247c5c..24e95be 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -41,7 +41,7 @@ dependencies { implementation("com.github.saasquatch:json-schema-inferrer:0.2.1") implementation("org.yaml:snakeyaml:2.2") implementation("com.fasterxml.jackson.core:jackson-databind:2.17.2") - implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1") + implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2") // Cx78f40514-81ff: the vulnerable function is not used implementation("commons-validator:commons-validator:1.9.0")