Skip to content

Commit

Permalink
bump jackson-bom from 2.14.0 to 2.14.1 (via #853)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 13, 2022
1 parent 67035ca commit d8bc745
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 @@ -133,7 +133,7 @@ configure(libs) {

dependencyManagement {
imports {
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.0")
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
mavenBom("org.junit:junit-bom:5.8.2")
}
dependencies {
Expand Down

0 comments on commit d8bc745

Please sign in to comment.