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:36:53 UTC

[activemq] branch activemq-5.17.x 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 activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new e391298b5 Update XJC plugin to 3.3.2
e391298b5 is described below

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

    Update XJC plugin to 3.3.2
    
    (cherry picked from commit 731ca3694a81b1c99d00d521c874f99378410387)
---
 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 32cfdc38c..6aaa22540 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>