Skip to content

Commit f8922e6

Browse files
bump jackson-bom from 2.13.3 to 2.14.0 (via #844)
1 parent 3914c07 commit f8922e6

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.13.3")
136+
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.0")
137137
mavenBom("org.junit:junit-bom:5.8.2")
138138
}
139139
dependencies {

0 commit comments

Comments
 (0)