Skip to content

Commit d62bba9

Browse files
committed
Bump AWS SDK Version
1 parent 1907b86 commit d62bba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gxqueueawssqs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
<dependency>
3232
<groupId>software.amazon.awssdk</groupId>
3333
<artifactId>sqs</artifactId>
34-
<version>2.17.205</version>
34+
<version>2.17.213</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>software.amazon.awssdk</groupId>
3838
<artifactId>apache-client</artifactId>
39-
<version>2.17.205</version>
39+
<version>2.17.213</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)