Skip to content

Commit

Permalink
fix(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JoergSiebahn committed Oct 8, 2024
1 parent 2a4869d commit d771493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
micrometerVersion = '1.13.5'
swaggerCoreV3Version = '2.2.25'
weldVersion = '5.1.2.Final'
jacksonVersion = '2.17.2'
jacksonVersion = '2.18.0'
jsonUnitVersion = '3.2.2'
scalaVersion = '2.13.15' // align transitive dependency from various modules, keep up to date
kafkaVersion = '3.7.1'
Expand Down

0 comments on commit d771493

Please sign in to comment.