Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-bundle from 1.12.524 to 1.12.572
Browse files Browse the repository at this point in the history
Bumps com.amazonaws:aws-java-sdk-bundle from 1.12.524 to 1.12.572.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 933194d commit 099074b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
exclude group: "org.apache.directory.api", module: "api-ldap-schema-data"
exclude group: 'com.fasterxml.jackson.core'
}
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.524'
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.572'
}

String generatedResources = "$buildDir/generated-resources/main"
Expand Down

0 comments on commit 099074b

Please sign in to comment.