Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-bundle from 1.12.491 to 1.12.506
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-bundle](https://github.com/aws/aws-sdk-java) from 1.12.491 to 1.12.506.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.491...1.12.506)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 752b706 commit 56fdff5
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.491'
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.506'
}

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

0 comments on commit 56fdff5

Please sign in to comment.