Skip to content

Commit

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

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 3a51f73 commit 2e45e35
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 @@ dokka = "1.9.20"
spek = "2.0.19"
unbrokenDome = "0.5.0"
okhttp = "4.12.0"
jackson = "2.17.1"
jackson = "2.17.2"
# No need to keep the same Kotlin version with Gradle, at least because kotlin runtime is a transitive dependency of okhttp
kotlin = "1.9.23"
junit = "5.10.2"
Expand Down

0 comments on commit 2e45e35

Please sign in to comment.