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-annotations` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

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-annotations
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent b55de52 commit df8fc80
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 @@ -2,7 +2,7 @@
format.version = "1.1"

[versions]
jackson = "2.17.2"
jackson = "2.18.0"
edc-build = "0.9.1"
jetbrainsAnnotation = "25.0.0"

Expand Down

0 comments on commit df8fc80

Please sign in to comment.