Upgrade to ActiveMQ 5.9.1

Closes #397 and #717
This commit is contained in:
Greg Turnquist
2014-04-23 07:53:08 -05:00
committed by Andy Wilkinson
parent 9ba88cf6b4
commit 5eb08dc32e
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-core</artifactId>
<artifactId>activemq-client</artifactId>
<optional>true</optional>
</dependency>
<dependency>