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

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-08 14:37:04 +00:00
committed by GitHub
parent b3461a4eb3
commit f87d6ba5ad

View File

@@ -76,7 +76,7 @@ ext {
hibernateVersion = '6.4.9.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'