Skip to content

Commit

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

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.2
- [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-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent c6f61df commit 9dcdc4a
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
@@ -1,5 +1,5 @@
[versions]
jackson = "2.17.2"
jackson = "2.18.2"
checker = "3.48.3"
jetbrains-annotations = "26.0.1"
lombok = "1.18.36"
Expand Down

0 comments on commit 9dcdc4a

Please sign in to comment.