Skip to content

Commit dce5384

Browse files
committed
Update dependency org.yaml:snakeyaml to v2.3
1 parent eca5d78 commit dce5384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939

4040
// json-schema-inferrer and its dependencies with non-vulnerable versions
4141
implementation("com.github.saasquatch:json-schema-inferrer:0.2.1")
42-
implementation("org.yaml:snakeyaml:2.2")
42+
implementation("org.yaml:snakeyaml:2.3")
4343
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.2")
4444
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2")
4545

0 commit comments

Comments
 (0)