Skip to content

Commit

Permalink
main: Update dependency software.amazon.awssdk:bom to v2.30.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2025
1 parent 84ee2e8 commit e59e99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ swagger = "1.6.15"
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.30.6" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.30.12" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.31" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.80" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.0" }
Expand Down

0 comments on commit e59e99c

Please sign in to comment.