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 a7da658 commit c16c185Copy full SHA for c16c185
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.0</version>
+ <version>2.0.1</version>
19
<type>jar</type>
20
</dependency>
21
```
0 commit comments