Skip to content

Commit 5a955de

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.0 (#7629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9386459 commit 5a955de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ val DEPENDENCY_BOMS = listOf(
2626
// (which is EPL licensed) or armeria bom (which is Apache licensed but is getting flagged
2727
// by FOSSA for containing EPL-licensed)
2828

29-
"com.fasterxml.jackson:jackson-bom:2.19.2",
29+
"com.fasterxml.jackson:jackson-bom:2.20.0",
3030
"com.google.guava:guava-bom:33.4.8-jre",
3131
"com.google.protobuf:protobuf-bom:4.32.0",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",

0 commit comments

Comments
 (0)