Skip to content

Commit 50ba3a5

Browse files
bump jackson-bom from 2.12.4 to 2.12.5 (via allure-framework#639)
1 parent 8de7551 commit 50ba3a5

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.4")
133+
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.5")
134134
mavenBom("org.junit:junit-bom:5.7.2")
135135
}
136136
dependencies {

0 commit comments

Comments
 (0)