Skip to content

Commit

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

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

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

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.2 to 2.17.1
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent c7de6cb commit a611a78
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 @@ -50,7 +50,7 @@ httpcomponents-httpclient5 = "5.3.1"
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.17.1"
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 a611a78

Please sign in to comment.