Skip to content

Commit

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

---
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 2, 2024
1 parent 20f5f8b commit 15adaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-sqs</artifactId>
<version>1.12.778</version>
<version>1.12.779</version>
</dependency>

<!-- Test dependencies that are imported from one of the BOMs specified
Expand Down

0 comments on commit 15adaaf

Please sign in to comment.