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 0298be286acb8e61047ecfd8c31171524a4b6728 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Jan 29 08:58:23 2021 +0000 Updating ActiveMQ to 5.16.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 4ef87d0..fa779d5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -77,7 +77,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.0</cxf.activemq.version> + <cxf.activemq.version>5.16.1</cxf.activemq.version> <cxf.ahc.version>2.12.1</cxf.ahc.version> <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version> <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
