Skip to content

Commit

Permalink
Bump awsVersion from 1.12.523 to 1.12.547 (#745)
Browse files Browse the repository at this point in the history
Bumps `awsVersion` from 1.12.523 to 1.12.547.

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.523 to 1.12.547
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.523...1.12.547)

Updates `com.amazonaws:aws-java-sdk-sns` from 1.12.523 to 1.12.547
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.523...1.12.547)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Coburn <[email protected]>
  • Loading branch information
dependabot[bot] and acoburn authored Oct 16, 2023
1 parent b60667b commit d14346a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ext {
microprofileVersion = "4.1"

// Dependencies
awsVersion = "1.12.523"
awsVersion = "1.12.547"
commonsCompressVersion = "1.21"
commonsIoVersion = "2.11.0"
commonsLangVersion = "3.10"
Expand Down

0 comments on commit d14346a

Please sign in to comment.