Skip to content

Commit eadd68a

Browse files
bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (via #3326)
1 parent 62421d2 commit eadd68a

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

8080
dependencyManagement {
8181
imports {
82-
mavenBom("com.fasterxml.jackson:jackson-bom:2.21.2")
82+
mavenBom("com.fasterxml.jackson:jackson-bom:2.21.3")
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)