You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/11/26 14:44:59 UTC

[cxf] 01/03: Updating AMQ

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit d8d4f31f8e982a06ff2366e101798bd27cee37a2
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Nov 26 14:33:58 2019 +0000

    Updating AMQ
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f2d6476..9d6a668 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,7 +78,7 @@
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
-        <cxf.activemq.version>5.15.10</cxf.activemq.version>
+        <cxf.activemq.version>5.15.11</cxf.activemq.version>
         <cxf.ahc.version>2.0.40</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0.AM25</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>