Skip to content

Commit

Permalink
Bump jackson from 2.13.5 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps `jackson` from 2.13.5 to 2.18.2.

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.5 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

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

---
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-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c4da8f6 commit 944cee2
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 @@ -3,7 +3,7 @@ assertj = "3.22.0"
guava = "30.1-jre"
guice = "5.1.0"
httpcomponents = "4.5.14"
jackson = "2.13.5"
jackson = "2.18.2"
jakarta-activation = "1.2.2"
jakarta-inject = "1.0.5"
jakarta-mail = "1.6.7"
Expand Down

0 comments on commit 944cee2

Please sign in to comment.