Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.15.4 (
Browse files Browse the repository at this point in the history
#4821)

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  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>
  • Loading branch information
dependabot[bot] committed Mar 7, 2024
1 parent 4873433 commit 65c855d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -35,7 +35,7 @@ httpcomponents-client5 = "5.2.3"
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
hystrix = "1.5.12"
jackson-databind = "2.15.3"
jackson-databind = "2.15.4"
javax-cache = "1.1.1"
javax-inject = "1"
jaxb = "2.3.1"
Expand Down

0 comments on commit 65c855d

Please sign in to comment.