Skip to content

Commit bf8049d

Browse files
authored
main: Update dependency software.amazon.awssdk:bom to v2.31.45 (#1607)
1 parent de1bae6 commit bf8049d

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
@@ -39,7 +39,7 @@ swagger = "1.6.16"
3939
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
4040
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
4141
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
42-
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.40" }
42+
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.45" }
4343
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.34" }
4444
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.80" }
4545
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.0" }

0 commit comments

Comments
 (0)