This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 5ddfe3ad52 Update ActiveMQ Artemis to 2.31.2
5ddfe3ad52 is described below
commit 5ddfe3ad524a8889dd15a1105b77c905d729a19c
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Nov 3 14:55:13 2023 -0400
Update ActiveMQ Artemis to 2.31.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f52811a83..4dc552e4ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
<cxf.osgi.jakarta.transaction.version>[2,3)</cxf.osgi.jakarta.transaction.version>
<!-- please maintain alphabetical order here -->
- <cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version>
+ <cxf.activemq.artemis.version>2.31.2</cxf.activemq.artemis.version>
<cxf.ahc.version>2.12.3</cxf.ahc.version>
<cxf.arquillian.version>1.7.1.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.0.Final</cxf.arquillian.weld.container.version>