From 5eb08dc32e5fa8904e1e815a70ff423e59ca85f5 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 23 Apr 2014 07:53:08 -0500 Subject: [PATCH] Upgrade to ActiveMQ 5.9.1 Closes #397 and #717 --- spring-boot-autoconfigure/pom.xml | 2 +- spring-boot-dependencies/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index ea8dda29de..a48c41e299 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -48,7 +48,7 @@ org.apache.activemq - activemq-core + activemq-client true diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index b5785b7b8c..a4b42de8fa 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -46,7 +46,7 @@ ${project.version} - 5.7.0 + 5.9.1 1.7.4 3.0.2 1.4 @@ -376,7 +376,7 @@ org.apache.activemq - activemq-core + activemq-client ${activemq.version} @@ -1102,4 +1102,4 @@ - \ No newline at end of file +