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 2020/03/18 14:46:34 UTC

[cxf] 01/06: Updating ActiveMQ to 5.15.12

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

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 12bad926061d4e6c2d7655e34b0d7634da60db3e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Mar 18 06:44:06 2020 +0000

    Updating ActiveMQ to 5.15.12
    
    (cherry picked from commit 1367e940eff130a49ce0d6c4e2ada8ae7e67c2cc)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b469580..5f189d3 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.11</cxf.activemq.version>
+        <cxf.activemq.version>5.15.12</cxf.activemq.version>
         <cxf.ahc.version>2.0.40</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>