Skip to content

Commit 50b4886

Browse files
committed
Version 1.0.1 of the Amazon SQS Java Messaging Library
1 parent dbfcf78 commit 50b4886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.amazonaws</groupId>
88
<artifactId>amazon-sqs-java-messaging-lib</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010
<packaging>jar</packaging>
1111
<name>Amazon SQS Java Messaging Library</name>
1212
<description>The Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used
@@ -38,7 +38,7 @@
3838
</developers>
3939

4040
<properties>
41-
<aws-java-sdk.version>1.9.6</aws-java-sdk.version>
41+
<aws-java-sdk.version>1.11.18</aws-java-sdk.version>
4242
</properties>
4343

4444
<dependencies>

0 commit comments

Comments
 (0)