This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new e96cbff2e5 AMQ-9614: Upgrade to cxf-xjc-plugin 4.0.2
e96cbff2e5 is described below
commit e96cbff2e56e621403a01f51af8db5c2cdf6671d
Author: JB Onofré <[email protected]>
AuthorDate: Tue Oct 29 09:36:05 2024 +0100
AMQ-9614: Upgrade to cxf-xjc-plugin 4.0.2
(cherry picked from commit 175b184eb3f195de364b2dc15fd00b404bdd1d3d)
---
activemq-runtime-config/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml
index c38b09cbb8..47e7cf01e8 100644
--- a/activemq-runtime-config/pom.xml
+++ b/activemq-runtime-config/pom.xml
@@ -115,7 +115,7 @@
<plugin>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-plugin</artifactId>
- <version>4.0.0</version>
+ <version>4.0.2</version>
<executions>
<execution>
<id>compile-xsd</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact