Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.…
Browse files Browse the repository at this point in the history
…17.1 to 2.17.2 (#392)

build(deps): bump com.fasterxml.jackson.core:jackson-databind

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 7a492b5 commit c46b927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ assertj = "3.26.0"
awaitility = "4.2.1"
edc = "0.7.2-SNAPSHOT"
failsafe = "3.3.2"
jackson = "2.17.1"
jackson = "2.17.2"
jakarta-annotation = "2.1.1"
jersey = "3.1.7"
jupiter = "5.10.3"
Expand Down

0 comments on commit c46b927

Please sign in to comment.