Removed jxws-ri dependency

This commit is contained in:
Fabio Sinibaldi 2022-09-29 11:20:27 +02:00
parent a5702a44fa
commit d616e7ed3c
1 changed files with 7 additions and 7 deletions

View File

@ -46,13 +46,13 @@
<artifactId>common-generic-clients</artifactId>
</dependency>
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-ri</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.sun.xml.ws</groupId>-->
<!-- <artifactId>jaxws-ri</artifactId>-->
<!-- <version>2.3.2</version>-->
<!-- <type>pom</type>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>org.gcube.common</groupId>