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
…18.0 to 2.18.1 (#488)

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

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.0 to 2.18.1.
- [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 Nov 5, 2024
1 parent ac80b61 commit 06e4a02
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.3"
awaitility = "4.2.2"
edc = "0.11.0-SNAPSHOT"
failsafe = "3.3.2"
jackson = "2.18.0"
jackson = "2.18.1"
jakarta-annotation = "2.1.1"
jersey = "3.1.9"
jupiter = "5.11.3"
Expand Down

0 comments on commit 06e4a02

Please sign in to comment.