Skip to content

Commit 479423f

Browse files
committed
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.17.1
1 parent 73dbb3a commit 479423f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation("com.github.saasquatch:json-schema-inferrer:0.2.1")
4242
implementation("org.yaml:snakeyaml:2.2")
4343
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.1")
44-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.0")
44+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
4545

4646
// Cx78f40514-81ff: the vulnerable function is not used
4747
implementation("commons-validator:commons-validator:1.8.0")

0 commit comments

Comments
 (0)