Skip to content

Commit d27cff8

Browse files
authored
Update dependency software.amazon.awssdk:bom to v2.35.0 (#2760)
1 parent 10f4bc5 commit d27cff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ quarkus-amazon-services-bom = { module = "io.quarkus.platform:quarkus-amazon-ser
4343
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
4444
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.6" }
4545
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
46-
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.34.5" }
46+
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.35.0" }
4747
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
4848
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.38" }
4949
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.2" }

0 commit comments

Comments
 (0)