Skip to content

Commit 3b99338

Browse files
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.779 (#6906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b24d19 commit 3b99338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
testImplementation 'com.amazonaws:aws-java-sdk-ec2'
6565
testImplementation 'com.amazonaws:aws-java-sdk-kms'
6666
// The AWS SDK is used for testing the Called Methods Checker.
67-
testImplementation platform('com.amazonaws:aws-java-sdk-bom:1.12.777')
67+
testImplementation platform('com.amazonaws:aws-java-sdk-bom:1.12.779')
6868
// For the Resource Leak Checker's support for JavaEE.
6969
testImplementation 'javax.servlet:javax.servlet-api:4.0.1'
7070
// For the Resource Leak Checker's support for IOUtils.

0 commit comments

Comments
 (0)