Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.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.15.3 to 2.16.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.3...jackson-bom-2.16.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 Dec 4, 2023
1 parent c9719ed commit c62ef18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ subprojects {

dependencyManagement {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.15.3")
mavenBom("com.fasterxml.jackson:jackson-bom:2.16.0")
mavenBom("org.junit:junit-bom:5.10.0")
mavenBom("io.qameta.allure:allure-bom:2.24.0")
}
Expand Down

0 comments on commit c62ef18

Please sign in to comment.