Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 (#10128)

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.19.1
  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]
2025-06-15 02:13:01 +00:00
committed by GitHub
parent 384a007f85
commit 23154231f0

View File

@@ -78,7 +78,7 @@ ext {
hibernateVersion = '7.0.2.Final'
hsqldbVersion = '2.7.4'
h2Version = '2.3.232'
jacksonVersion = '2.19.0'
jacksonVersion = '2.19.1'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.39'
jeroMqVersion = '0.6.0'