Skip to content

Commit d8bc745

Browse files
bump jackson-bom from 2.14.0 to 2.14.1 (via allure-framework#853)
1 parent 67035ca commit d8bc745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ configure(libs) {
133133

134134
dependencyManagement {
135135
imports {
136-
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.0")
136+
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
137137
mavenBom("org.junit:junit-bom:5.8.2")
138138
}
139139
dependencies {

0 commit comments

Comments
 (0)