diff --git a/build.gradle.kts b/build.gradle.kts index 2e5d138..87de226 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -41,7 +41,7 @@ dependencies { implementation("com.github.saasquatch:json-schema-inferrer:0.2.0") implementation("org.yaml:snakeyaml:2.2") implementation("com.fasterxml.jackson.core:jackson-databind:2.15.3") - implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2") + implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3") // Cx78f40514-81ff: the vulnerable function is not used implementation("commons-validator:commons-validator:1.7")