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 38f1126 commit dfa7013Copy full SHA for dfa7013
dependencyManagement/build.gradle.kts
@@ -33,7 +33,7 @@ val otelSnapshotVersion = "1.22.0"
33
// All versions below are only used in testing and do not affect the released artifact.
34
35
val DEPENDENCY_BOMS = listOf(
36
- "com.amazonaws:aws-java-sdk-bom:1.12.395",
+ "com.amazonaws:aws-java-sdk-bom:1.12.415",
37
"com.fasterxml.jackson:jackson-bom:2.14.1",
38
"com.google.guava:guava-bom:31.1-jre",
39
"com.google.protobuf:protobuf-bom:3.21.12",
0 commit comments