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 974653f commit 9d4f61aCopy full SHA for 9d4f61a
dependencyManagement/build.gradle.kts
@@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
13
// (which is EPL licensed) or armeria bom (which is Apache licensed but is getting flagged
14
// by FOSSA for containing EPL-licensed)
15
16
- "com.fasterxml.jackson:jackson-bom:2.18.2",
+ "com.fasterxml.jackson:jackson-bom:2.18.3",
17
"com.google.guava:guava-bom:33.4.0-jre",
18
"com.google.protobuf:protobuf-bom:4.29.3",
19
"com.squareup.okhttp3:okhttp-bom:4.12.0",
0 commit comments