Skip to content

Commit a6876fb

Browse files
bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (via #3249)
1 parent 59b770c commit a6876fb

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
@@ -79,7 +79,7 @@ subprojects {
7979

8080
dependencyManagement {
8181
imports {
82-
mavenBom("com.fasterxml.jackson:jackson-bom:2.21.0")
82+
mavenBom("com.fasterxml.jackson:jackson-bom:2.21.1")
8383
mavenBom("com.squareup.okhttp3:okhttp-bom:5.3.2")
8484
// latest version that supports java 8
8585
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")

0 commit comments

Comments
 (0)