Skip to content

Commit d14346a

Browse files
Bump awsVersion from 1.12.523 to 1.12.547 (#745)
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]>
1 parent b60667b commit d14346a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ext {
2626
microprofileVersion = "4.1"
2727

2828
// Dependencies
29-
awsVersion = "1.12.523"
29+
awsVersion = "1.12.547"
3030
commonsCompressVersion = "1.21"
3131
commonsIoVersion = "2.11.0"
3232
commonsLangVersion = "3.10"

0 commit comments

Comments
 (0)