We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c5df9 commit 1255a58Copy full SHA for 1255a58
pom.xml
@@ -100,6 +100,8 @@
100
<properties>
101
<jaxb.version>2.2.11</jaxb.version>
102
<maven-jaxb2-plugin.version>0.12.1</maven-jaxb2-plugin.version>
103
+ <jaxws-maven-plugin.version>2.3</jaxws-maven-plugin.version>
104
+ <cxf-codegen-plugin.version>3.1.4</cxf-codegen-plugin.version>
105
<slf4j.version>1.7.7</slf4j.version>
106
</properties>
107
<dependencies>
0 commit comments