Skip to content

Commit 666cf52

Browse files
authored
Merge pull request #390 from openapi-processor/dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.20.1
Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1
2 parents f1644c7 + c73769e commit 666cf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ openapi-processor-parser-api = { module = "io.openapiprocessor:openapi-processor
2424
openapi-processor-parser-swagger = { module = "io.openapiprocessor:openapi-processor-core-parser-swagger", version.ref = "base" }
2525
openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-processor-core-parser-openapi4j", version.ref = "base" }
2626

27-
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.20.0"
27+
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.20.1"
2828
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2929
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
3030

0 commit comments

Comments
 (0)