Skip to content

Commit

Permalink
fix(deps): bump com.amazonaws:aws-java-sdk-bom from 1.12.742 to 1.12.744
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 6daefb1 commit 905470a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-server-s3-testing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
api project(':sda-commons-server-testing')

// old AWS SDK v1 is only used internally by robothy
api enforcedPlatform("com.amazonaws:aws-java-sdk-bom:1.12.742")
api enforcedPlatform("com.amazonaws:aws-java-sdk-bom:1.12.744")
api 'io.github.robothy:local-s3-jupiter:1.15', {
exclude group: 'software.amazon.awssdk'
exclude group: 'com.amazonaws', module: 'aws-java-sdk'
Expand Down

0 comments on commit 905470a

Please sign in to comment.