Skip to content

Commit b721c15

Browse files
committed
Update cxf-xjc-plugin to avoid bug of xsd binding not being picked up
1 parent f872646 commit b721c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<!-- replaces maven-jaxb2-plugin -->
121121
<groupId>org.apache.cxf</groupId>
122122
<artifactId>cxf-xjc-plugin</artifactId>
123-
<version>3.2.1</version>
123+
<version>3.3.0</version>
124124
<configuration>
125125
<sourceRoot>${basedir}/target/generated-sources/cxf-xjc</sourceRoot>
126126
</configuration>

0 commit comments

Comments
 (0)