We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc19e8 commit 5705a10Copy full SHA for 5705a10
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation("com.github.saasquatch:json-schema-inferrer:0.2.0")
42
implementation("org.yaml:snakeyaml:2.2")
43
implementation("com.fasterxml.jackson.core:jackson-databind:2.16.2")
44
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.2")
45
46
// Cx78f40514-81ff: the vulnerable function is not used
47
implementation("commons-validator:commons-validator:1.8.0")
0 commit comments