Skip to content

Commit

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

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.16.0...jackson-dataformats-text-2.16.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 and SimY4 committed Dec 25, 2023
1 parent 023a072 commit c67545f
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.24.0'
jackson = '2.16.0'
jackson = '2.16.1'
scala212 = '2.12.18'
scala213 = '2.13.12'
scala3 = '3.3.1'
Expand Down

0 comments on commit c67545f

Please sign in to comment.