Fixed dependency version
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/smart-executor@146881 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6049e60b92
commit
4a738db93c
2
pom.xml
2
pom.xml
|
@ -146,7 +146,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sun.xml.ws</groupId>
|
<groupId>com.sun.xml.ws</groupId>
|
||||||
<artifactId>jaxws-rt</artifactId>
|
<artifactId>jaxws-rt</artifactId>
|
||||||
<version>2.1.7</version>
|
<version>2.2.10</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
|
Loading…
Reference in New Issue