Skip to content

Commit 7434c8f

Browse files
bump jackson-bom from 2.12.3 to 2.12.4 (via allure-framework#618)
1 parent e1ce004 commit 7434c8f

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
@@ -130,7 +130,7 @@ configure(libs) {
130130

131131
dependencyManagement {
132132
imports {
133-
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.3")
133+
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.4")
134134
mavenBom("org.junit:junit-bom:5.7.2")
135135
}
136136
dependencies {

0 commit comments

Comments
 (0)