Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#9303)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.1 to 2.17.2.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.1...jackson-bom-2.17.2)

---
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>
This commit is contained in:
dependabot[bot]
2024-07-07 03:24:21 +00:00
committed by GitHub
parent 3c9dacfab1
commit 31ec66dde2

View File

@@ -76,7 +76,7 @@ ext {
hibernateVersion = '6.5.2.Final'
hsqldbVersion = '2.7.3'
h2Version = '2.2.224'
jacksonVersion = '2.17.1'
jacksonVersion = '2.17.2'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.38'
jeroMqVersion = '0.6.0'