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 3e5368e commit 352acfbCopy full SHA for 352acfb
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.19.1",
+ "com.fasterxml.jackson:jackson-bom:2.19.2",
17
"com.google.guava:guava-bom:33.4.8-jre",
18
"com.google.protobuf:protobuf-bom:4.31.1",
19
"com.squareup.okhttp3:okhttp-bom:5.1.0",
0 commit comments