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.
2 parents dc5f3e6 + 92ab861 commit ea38a70Copy full SHA for ea38a70
dependencyManagement/build.gradle.kts
@@ -34,7 +34,7 @@ val otelJavaAgentVersion = if (!TEST_SNAPSHOTS) otelVersion else "$otelSnapshotV
34
// All versions below are only used in testing and do not affect the released artifact.
35
36
val DEPENDENCY_BOMS = listOf(
37
- "com.amazonaws:aws-java-sdk-bom:1.12.524",
+ "com.amazonaws:aws-java-sdk-bom:1.12.529",
38
"com.fasterxml.jackson:jackson-bom:2.15.2",
39
"com.google.guava:guava-bom:32.1.2-jre",
40
"com.google.protobuf:protobuf-bom:3.23.4",
0 commit comments