Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit eb78227

Browse files
chore(deps): bump com.amazonaws:aws-java-sdk-sts
Bumps [com.amazonaws:aws-java-sdk-sts](https://github.com/aws/aws-sdk-java) from 1.12.543 to 1.12.560. - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.543...1.12.560) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-sts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc1dfe6 commit eb78227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ext {
8282
aivenConnectCommonsVersion = "0.11.0"
8383

8484
amazonS3Version = "1.12.542"
85-
amazonSTSVersion = "1.12.543"
85+
amazonSTSVersion = "1.12.560"
8686
slf4jVersion = "1.7.36"
8787
junitVersion = "5.10.0"
8888
testcontainersVersion = "1.19.0"

0 commit comments

Comments
 (0)