Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 6fac423 commit cad9922
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 @@ -6,7 +6,7 @@ picocli-version = "4.7.5"
jetbrains-annotations-version = "24.1.0"
jaffree-version = "2023.09.10"
lang3-version = "3.14.0"
jackson-version = "2.16.2"
jackson-version = "2.17.0"
progressbar-version = "0.10.0"
hikari-cp-version = "5.1.0"
h2-version = "2.2.224"
Expand Down

0 comments on commit cad9922

Please sign in to comment.