ARTEMIS-118 update activemq client

https://issues.apache.org/jira/browse/ARTEMIS-118 - update activemq client

This is just updating the activemq client version
This commit is contained in:
Clebert Suconic 2015-06-03 19:05:24 -04:00
parent 8edcf7c5b2
commit 0cbde582fb

View File

@ -349,7 +349,7 @@
<dependency> <dependency>
<groupId>org.apache.activemq</groupId> <groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId> <artifactId>activemq-client</artifactId>
<version>5.10.0</version> <version>5.11.1</version>
<!-- License: Apache 2.0 --> <!-- License: Apache 2.0 -->
</dependency> </dependency>
<dependency> <dependency>