Skip to content

Commit ffbb09a

Browse files
renovate[bot]the-clam
authored andcommitted
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (open-telemetry#7802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff7540d commit ffbb09a

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.20.0",
29+
"com.fasterxml.jackson:jackson-bom:2.20.1",
3030
"com.google.guava:guava-bom:33.5.0-jre",
3131
"com.google.protobuf:protobuf-bom:4.33.0",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",

0 commit comments

Comments
 (0)