Skip to content

Commit

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

---
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 Dec 5, 2024
1 parent 30fb24e commit 7cc4749
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.52" }

jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.1" }
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.2" }
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 7cc4749

Please sign in to comment.