You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/11/13 05:26:51 UTC

[activemq] branch main updated: Update XJC plugin to 3.3.2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 731ca3694 Update XJC plugin to 3.3.2
     new 821e88117 Merge pull request #926 from jgallimore/xjc-plugin
731ca3694 is described below

commit 731ca3694a81b1c99d00d521c874f99378410387
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Mon Oct 24 11:22:25 2022 +0100

    Update XJC plugin to 3.3.2
---
 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 8b3f4ed2c..7d7c82407 100644
--- a/activemq-runtime-config/pom.xml
+++ b/activemq-runtime-config/pom.xml
@@ -117,7 +117,7 @@
       <plugin>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-xjc-plugin</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <executions>
           <execution>
             <id>compile-xsd</id>