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 825cde1 commit 27573c0Copy full SHA for 27573c0
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>1.0.8</version>
+ <version>1.0.9</version>
19
<type>jar</type>
20
</dependency>
21
```
0 commit comments