Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat…
Browse files Browse the repository at this point in the history
…-yaml to v2.15.3
  • Loading branch information
renovate[bot] committed Oct 14, 2023
1 parent 075769d commit 100b6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 100b6f5

Please sign in to comment.