We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1e348 commit d114161Copy full SHA for d114161
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.3",
+ "com.fasterxml.jackson:jackson-bom:2.19.0",
17
"com.google.guava:guava-bom:33.4.8-jre",
18
"com.google.protobuf:protobuf-bom:4.30.2",
19
"com.squareup.okhttp3:okhttp-bom:4.12.0",
0 commit comments