Skip to content

Commit

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 1aeb455 commit 7fbaed7
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,6 +1,6 @@
[versions]
errorprone = '2.27.1'
jackson = '2.17.0'
jackson = '2.17.1'
scala212 = '2.12.19'
scala213 = '2.13.14'
scala3 = '3.3.3'
Expand Down

0 comments on commit 7fbaed7

Please sign in to comment.