Skip to content

Commit

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

Bump com.amazonaws:aws-java-sdk-sqs from 1.12.779 to 1.12.780
  • Loading branch information
marcotranchino authored Dec 16, 2024
2 parents 7df13bd + 0af1b0d commit 16907ce
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.779</version>
<version>1.12.780</version>
</dependency>

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

0 comments on commit 16907ce

Please sign in to comment.