Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-sqs from 1.12.533 to 1.12.691
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.533 to 1.12.691.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.533...1.12.691)

---
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 Apr 1, 2024
1 parent 0306a9a commit 8f958bf
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 @@ -72,7 +72,7 @@ dependencies {
// 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.533'
implementation 'com.amazonaws:aws-java-sdk-sqs:1.12.691'

compileOnly 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok'
Expand Down

0 comments on commit 8f958bf

Please sign in to comment.