Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent e582ef6 commit 5119e97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jsv-validator = { module = "io.openapiprocessor:json-schema-validator" }
io-interfaces = { module = "io.openapiprocessor:io-interfaces" }
io-jackson = { module = "io.openapiprocessor:io-jackson" }

jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.2"
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.18.0"
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }

Expand Down

0 comments on commit 5119e97

Please sign in to comment.