Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.18.4

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-07 03:41:46 +00:00
committed by Spring Builds
parent caf0576d7f
commit 8fccf2bab5

View File

@@ -7,7 +7,7 @@ org-springframework-boot = "3.5.0-SNAPSHOT"
[libraries]
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.18" }
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.3"
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.4"
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.3"
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
com-h2database-h2 = "com.h2database:h2:2.3.232"