Skip to content

Commit 352acfb

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.19.2 (#7504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e5368e commit 352acfb

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
@@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
1313
// (which is EPL licensed) or armeria bom (which is Apache licensed but is getting flagged
1414
// by FOSSA for containing EPL-licensed)
1515

16-
"com.fasterxml.jackson:jackson-bom:2.19.1",
16+
"com.fasterxml.jackson:jackson-bom:2.19.2",
1717
"com.google.guava:guava-bom:33.4.8-jre",
1818
"com.google.protobuf:protobuf-bom:4.31.1",
1919
"com.squareup.okhttp3:okhttp-bom:5.1.0",

0 commit comments

Comments
 (0)