File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ for communicating with Amazon Simple Queue Service. This project builds on top o
15
15
<dependency >
16
16
<groupId >com.amazonaws</groupId >
17
17
<artifactId >amazon-sqs-java-messaging-lib</artifactId >
18
- <version >1.0.5 </version >
18
+ <version >1.0.6 </version >
19
19
<type >jar</type >
20
20
</dependency >
21
21
```
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.amazonaws</groupId >
8
8
<artifactId >amazon-sqs-java-messaging-lib</artifactId >
9
- <version >1.0.5 </version >
9
+ <version >1.0.6 </version >
10
10
<packaging >jar</packaging >
11
11
<name >Amazon SQS Java Messaging Library</name >
12
12
<description >The Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used
You can’t perform that action at this time.
0 commit comments