Skip to content

Commit 733546d

Browse files
build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.20.1 (via #1224)
1 parent c12eb07 commit 733546d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

150150
dependencyManagement {
151151
imports {
152-
mavenBom("com.fasterxml.jackson:jackson-bom:2.17.2")
152+
mavenBom("com.fasterxml.jackson:jackson-bom:2.20.1")
153153
mavenBom("org.junit:junit-bom:5.10.3")
154154
}
155155
dependencies {

0 commit comments

Comments
 (0)