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 Nov 2, 2024
1 parent de60344 commit c72a2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ext {
commonsPoolVersion = '2.12.0'
hamcrestVersion = '3.0'
hibernateValidationVersion = '8.0.1.Final'
jacksonBomVersion = '2.18.0'
jacksonBomVersion = '2.18.1'
jaywayJsonPathVersion = '2.9.0'
junit4Version = '4.13.2'
junitJupiterVersion = '5.11.3'
Expand Down

0 comments on commit c72a2c0

Please sign in to comment.