Skip to content

Commit

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

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

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1
- [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-patch
- 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 4, 2024
1 parent 7a3254d commit 7430169
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.19.0"
edc = "0.11.0-SNAPSHOT"
jackson = "2.18.0"
jackson = "2.18.1"
jetbrainsAnnotation = "26.0.1"
jakarta-ws-rs = "4.0.0"
jupiter = "5.11.3"
Expand Down

0 comments on commit 7430169

Please sign in to comment.