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 2021/08/20 08:16:13 UTC

[cxf] branch master updated: Updating AMQ to 5.16.3

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


The following commit(s) were added to refs/heads/master by this push:
     new cb71352  Updating AMQ to 5.16.3
cb71352 is described below

commit cb7135249503864d0ce1dcb2441be30a47c64aa4
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Aug 20 09:15:53 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b9af943..0804399 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.16.1</cxf.activemq.version>
+        <cxf.activemq.version>5.16.3</cxf.activemq.version>
         <cxf.ahc.version>2.12.2</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>