Skip to content

Commit

Permalink
Merge pull request #934 from alphagov/dependabot/maven/com.amazonaws-…
Browse files Browse the repository at this point in the history
…aws-java-sdk-sqs-1.12.772

Bump com.amazonaws:aws-java-sdk-sqs from 1.12.771 to 1.12.772
  • Loading branch information
SandorArpa authored Sep 16, 2024
2 parents 65f5e31 + 6b9c6ec commit 4a4b985
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.771</version>
<version>1.12.772</version>
</dependency>

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

0 comments on commit 4a4b985

Please sign in to comment.