Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent da6c9de commit b5871e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ allprojects {
ext {
egeriaversion = '3.11'
slf4jVersion = '1.7.36'
jacksonVersion = '2.13.3'
jacksonVersion = '2.17.1'
jupiterVersion = '5.9.0'
httpclientVersion = '4.5.13'
springwebVersion = '5.3.19'
Expand Down

0 comments on commit b5871e5

Please sign in to comment.