This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit b7f72bf528b061898925adf365b95b93de60d038 Author: Andriy Redko <[email protected]> AuthorDate: Tue Nov 7 08:16:10 2023 -0500 Update Apache ActiveMQ to 5.16.7 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index bfdfc1c00f..981e520aad 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -80,7 +80,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.5</cxf.activemq.version> + <cxf.activemq.version>5.16.7</cxf.activemq.version> <cxf.ahc.version>2.12.3</cxf.ahc.version> <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version> <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
