Skip to content

Commit 138c661

Browse files
authored
Merge pull request #1171 from alphagov/dependabot/maven/software.amazon.awssdk-sqs-2.34.5
Bump software.amazon.awssdk:sqs from 2.34.0 to 2.34.5
2 parents 335fe72 + 2a13561 commit 138c661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queue-dropwizard-4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>software.amazon.awssdk</groupId>
3131
<artifactId>sqs</artifactId>
32-
<version>2.34.0</version>
32+
<version>2.34.5</version>
3333
</dependency>
3434

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

0 commit comments

Comments
 (0)