Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 (#3065)

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.18.4
  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-05-10 02:40:39 +00:00
committed by GitHub
parent 90a2f6be32
commit 59ddab4fe1

View File

@@ -48,7 +48,7 @@ ext {
commonsPoolVersion = '2.12.1'
hamcrestVersion = '3.0'
hibernateValidationVersion = '8.0.2.Final'
jacksonBomVersion = '2.18.3'
jacksonBomVersion = '2.18.4'
jaywayJsonPathVersion = '2.9.0'
junitJupiterVersion = '5.12.2'
kotlinCoroutinesVersion = '1.10.2'