This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit a4b72146bcbe47072e178faeb418d43d1bec7a3c Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue May 3 14:39:44 2022 +0100 Updating ActiveMQ to 5.16.5 (cherry picked from commit d0d1ceb6046d8f5aae6a37ff61fa24aa37a6d8e7) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a0596f3887..51aff77075 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.4</cxf.activemq.version> + <cxf.activemq.version>5.16.5</cxf.activemq.version> <cxf.ahc.version>2.12.3</cxf.ahc.version> <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version> <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
