Skip to content

Commit

Permalink
Bump jackson-version from 2.17.0 to 2.17.1 (#186)
Browse files Browse the repository at this point in the history
Bumps `jackson-version` from 2.17.0 to 2.17.1.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 45d764b commit 4cbdf23
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.17.0"
jackson-version = "2.17.1"
progressbar-version = "0.10.1"
hikari-cp-version = "5.1.0"
h2-version = "2.2.224"
Expand Down

0 comments on commit 4cbdf23

Please sign in to comment.