Skip to content

Commit

Permalink
Build: Bump jackson-bom from 2.14.2 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps `jackson-bom` from 2.14.2 to 2.18.0.

Updates `com.fasterxml.jackson:jackson-bom` from 2.14.2 to 2.18.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.18.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.2 to 2.18.0
- [Commits](FasterXML/jackson-core@jackson-core-2.14.2...jackson-core-2.18.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2024
1 parent 09370dd commit 79bc083
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 @@ -52,7 +52,7 @@ httpcomponents-httpclient5 = "5.4"
hive2 = { strictly = "2.3.9"} # see rich version usage explanation above
hive3 = "3.1.3"
immutables-value = "2.10.1"
jackson-bom = "2.14.2"
jackson-bom = "2.18.0"
jackson211 = { strictly = "2.11.4"} # see rich version usage explanation above
jackson212 = { strictly = "2.12.3"}
jackson213 = { strictly = "2.13.4"}
Expand Down

0 comments on commit 79bc083

Please sign in to comment.