Merge pull request #926 from jgallimore/xjc-plugin

Update XJC plugin to 3.3.2
This commit is contained in:
Jean-Baptiste Onofré 2022-11-13 06:26:44 +01:00 committed by GitHub
commit 821e881172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>