File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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
1515 <dependency >
1616 <groupId >com.amazonaws</groupId >
1717 <artifactId >amazon-sqs-java-messaging-lib</artifactId >
18- <version >1.1.2 </version >
18+ <version >1.1.3 </version >
1919 <type >jar</type >
2020 </dependency >
2121```
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.amazonaws</groupId >
44 <artifactId >amazon-sqs-java-messaging-lib</artifactId >
5- <version >1.1.2 </version >
5+ <version >1.1.3 </version >
66 <name >Amazon SQS Java Messaging Library</name >
77 <description >The Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used
88 for communicating with Amazon Simple Queue Service.
4040 <version >${aws-java-sdk.version} </version >
4141 </dependency >
4242 <dependency >
43- <groupId >javax.jms </groupId >
44- <artifactId >jms-api </artifactId >
45- <version >1.1-rev- 1</version >
43+ <groupId >org.apache.geronimo.specs </groupId >
44+ <artifactId >geronimo-jms_1.1_spec </artifactId >
45+ <version >1.1. 1</version >
4646 </dependency >
4747 <dependency >
4848 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments