Skip to content

Commit

Permalink
chore(deps): bump com.fasterxml.jackson:jackson-bom (#3271)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group in /community with 1 update: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom).


Updates `com.fasterxml.jackson: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
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 8e99728 commit 4d5bf30
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 @@ -22,7 +22,7 @@ hibernateVersion = "5.4.33"
javassistVersion = "3.27.0-GA"
# javax.persistence-api is used by hibernate:
javaxPersistenceApiVersion = "2.2"
jacksonBomVersion = "2.18.1"
jacksonBomVersion = "2.18.2"
jakartaTransactionVersion = "1.3.3"
jakartaServletVersion = "4.0.4"
# Keep this until all client projects have migrated to jakarta or it will break their builds !
Expand Down

0 comments on commit 4d5bf30

Please sign in to comment.