Skip to content

Commit

Permalink
bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (via #2149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 7402869 commit 0e932f2
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.2")
mavenBom("com.fasterxml.jackson:jackson-bom:2.15.3")
mavenBom("org.junit:junit-bom:5.10.0")
mavenBom("io.qameta.allure:allure-bom:2.24.0")
}
Expand Down

0 comments on commit 0e932f2

Please sign in to comment.