Skip to content

Commit 73dbb3a

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
1 parent ac234da commit 73dbb3a

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
@@ -40,7 +40,7 @@ dependencies {
4040
// json-schema-inferrer and its dependencies with non-vulnerable versions
4141
implementation("com.github.saasquatch:json-schema-inferrer:0.2.1")
4242
implementation("org.yaml:snakeyaml:2.2")
43-
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.0")
43+
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.1")
4444
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.0")
4545

4646
// Cx78f40514-81ff: the vulnerable function is not used

0 commit comments

Comments
 (0)