We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1855d37 commit 8c67851Copy full SHA for 8c67851
jaxws/pom.xml
@@ -28,11 +28,13 @@
28
<groupId>javax.xml.ws</groupId>
29
<artifactId>jaxws-api</artifactId>
30
<version>2.3.1</version>
31
+ <scope>test</scope>
32
</dependency>
33
<dependency>
34
<groupId>com.sun.xml.ws</groupId>
35
<artifactId>jaxws-rt</artifactId>
36
<version>2.3.2</version>
37
38
39
</dependencies>
40
0 commit comments