Merge pull request #1331 from jbonofre/AMQ-9614

AMQ-9614: Upgrade to cxf-xjc-plugin 4.0.2
This commit is contained in:
JB Onofré 2024-10-30 19:06:06 +01:00 committed by GitHub
commit 309099720d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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