Skip to content

Commit

Permalink
build(deps): bump jackson from 2.17.2 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps `jackson` from 2.17.2 to 2.18.0.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 2e494f5 commit 21c88d5
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 @@ -5,7 +5,7 @@ format.version = "1.1"
assertj = "3.26.3"
checkstyle = "10.18.1"
edc = "0.10.0-SNAPSHOT"
jackson = "2.17.2"
jackson = "2.18.0"
jetbrainsAnnotation = "25.0.0"
jakarta-ws-rs = "4.0.0"
jupiter = "5.11.1"
Expand Down

0 comments on commit 21c88d5

Please sign in to comment.