Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 4712a8f commit ccf6272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
// TODO: Once we upgrade amazon-sqs-java-messaging-lib to v2 we can remove aws-java-sdk-core and sqs.
implementation 'com.amazonaws:amazon-sqs-java-messaging-lib:1.1.2'
implementation 'com.amazonaws:aws-java-sdk-core:1.12.368'
implementation 'com.amazonaws:aws-java-sdk-sqs:1.12.368'
implementation 'com.amazonaws:aws-java-sdk-sqs:1.12.619'

implementation 'com.google.code.gson:gson:2.10.1'

Expand Down

0 comments on commit ccf6272

Please sign in to comment.