|
|
@@ -66,11 +66,11 @@
|
|
|
</dependency>
|
|
|
|
|
|
<!-- amqp 1.0 qpid client -->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.apache.qpid</groupId>-->
|
|
|
-<!-- <artifactId>qpid-jms-client</artifactId>-->
|
|
|
-<!-- <version>0.57.0</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.qpid</groupId>
|
|
|
+ <artifactId>qpid-jms-client</artifactId>
|
|
|
+ <version>2.6.1</version>
|
|
|
+ </dependency>
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
|
|
|
<dependency>
|