Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (#9627)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent a34b36e commit 3dab443
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 @@ -77,7 +77,7 @@ ext {
hibernateVersion = '6.6.1.Final'
hsqldbVersion = '2.7.3'
h2Version = '2.3.232'
jacksonVersion = '2.18.0'
jacksonVersion = '2.18.1'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.39'
jeroMqVersion = '0.6.0'
Expand Down

0 comments on commit 3dab443

Please sign in to comment.