We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9386459 commit 5a955deCopy full SHA for 5a955de
dependencyManagement/build.gradle.kts
@@ -26,7 +26,7 @@ val DEPENDENCY_BOMS = listOf(
26
// (which is EPL licensed) or armeria bom (which is Apache licensed but is getting flagged
27
// by FOSSA for containing EPL-licensed)
28
29
- "com.fasterxml.jackson:jackson-bom:2.19.2",
+ "com.fasterxml.jackson:jackson-bom:2.20.0",
30
"com.google.guava:guava-bom:33.4.8-jre",
31
"com.google.protobuf:protobuf-bom:4.32.0",
32
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
0 commit comments