Skip to content

Commit

Permalink
Upgrade AWS SDK to version 2.28.15 (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Oct 5, 2024
1 parent 213fd0d commit c6884e5
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 @@ -34,7 +34,7 @@ swagger = "1.6.14"
#
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.26.31" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.28.15" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.27" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.78.1" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8" }
Expand Down

0 comments on commit c6884e5

Please sign in to comment.