Skip to content

Commit b65e81d

Browse files
Merge pull request #1437 from dsp-testing/dependabot/gradle/implementations/java-openapiprocessor/com.fasterxml.jackson-jackson-bom-2.21.1
Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 in /implementations/java-openapiprocessor
2 parents c68f682 + 3561bf4 commit b65e81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/java-openapiprocessor/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jsv-validator = { module = "io.openapiprocessor:json-schema-validator" }
1010
io-interfaces = { module = "io.openapiprocessor:io-interfaces" }
1111
io-jackson = { module = "io.openapiprocessor:io-jackson" }
1212

13-
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.21.0"
13+
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.21.1"
1414
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
1515
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
1616

0 commit comments

Comments
 (0)