Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
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.18.0 to 2.18.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.0...jackson-bom-2.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 4, 2024
1 parent 2ebfcba commit 424e805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ zjsonpatch = { module = "com.flipkart.zjsonpatch:zjsonpatch", version = "0.4.16"
everit-json-schema = { module = "com.github.erosb:everit-json-schema", version = "1.14.4" }
json-kotlin-schema = { module = "net.pwall.json:json-kotlin-schema", version = "0.50" }

jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.0" }
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.1" }
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" }

Expand Down

0 comments on commit 424e805

Please sign in to comment.