Skip to content

Commit

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

Bump com.amazonaws:aws-java-sdk-sqs from 1.12.772 to 1.12.773
  • Loading branch information
SandorArpa authored Oct 7, 2024
2 parents 5952f58 + 82e3b56 commit 6facbc3
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.772</version>
<version>1.12.773</version>
</dependency>

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

0 comments on commit 6facbc3

Please sign in to comment.