We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da480fb commit 028b198Copy full SHA for 028b198
README.md
@@ -15,7 +15,7 @@ for communicating with Amazon Simple Queue Service. This project builds on top o
15
<dependency>
16
<groupId>com.amazonaws</groupId>
17
<artifactId>amazon-sqs-java-messaging-lib</artifactId>
18
- <version>2.0.3</version>
+ <version>2.1.0</version>
19
<type>jar</type>
20
</dependency>
21
```
0 commit comments