Skip to content

Commit 9c759ab

Browse files
Bump s3 from 2.16.34 to 2.16.62 in /modules/localstack (#4102)
Bumps s3 from 2.16.34 to 2.16.62. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3858aff commit 9c759ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/localstack/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies {
77
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.929'
88
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.986'
99
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.807'
10-
testCompile 'software.amazon.awssdk:s3:2.16.34'
10+
testCompile 'software.amazon.awssdk:s3:2.16.62'
1111
testCompile 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
1212
}

0 commit comments

Comments
 (0)