Skip to content

Commit 100b6f5

Browse files
committed
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.15.3
1 parent 075769d commit 100b6f5

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.0")
4242
implementation("org.yaml:snakeyaml:2.2")
4343
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.3")
44-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2")
44+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
4545

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

0 commit comments

Comments
 (0)