Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#9142)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.0...jackson-bom-2.17.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>
This commit is contained in:
dependabot[bot]
2024-05-12 00:33:42 +00:00
committed by GitHub
parent 8fedc84e87
commit 67bf75cec4

View File

@@ -76,7 +76,7 @@ ext {
hibernateVersion = '6.4.8.Final'
hsqldbVersion = '2.7.2'
h2Version = '2.2.224'
jacksonVersion = '2.17.0'
jacksonVersion = '2.17.1'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.37'
jeroMqVersion = '0.6.0'