<dependency>
			<groupId>com.sun.xml.ws</groupId>
			<artifactId>jaxws-rt</artifactId>
			<version>2.1.7</version>
		</dependency>
		
version.


git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/smart-executor@144723 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-03-07 16:45:50 +00:00
parent eadc152dd8
commit 7fc5d90aef
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
<version>2.2.10</version>
<version>2.1.7</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>