Skip to content

Commit

Permalink
build(deps): bump com.amazonaws:aws-java-sdk-sqs
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.536 to 1.12.552.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.536...1.12.552)

---
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 Sep 18, 2023
1 parent 88596d4 commit ed3587b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-sqs</artifactId>
<version>1.12.536</version>
<version>1.12.552</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit ed3587b

Please sign in to comment.