build(deps): bump com.fasterxml.jackson.core:jackson-databind (#54)
All checks were successful
CI / build (17) (push) Successful in 52s
CI / build (11) (push) Successful in 54s
CI / build (true, 21) (push) Successful in 45s

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  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-06-24 07:28:16 +02:00
committed by GitHub
parent 38d4c0cfd2
commit b30a1bfb12

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
</dependency>
<dependency>