updated
This commit is contained in:
parent
80013b084a
commit
7ee36e6cbd
6
pom.xml
6
pom.xml
|
@ -69,6 +69,12 @@
|
|||
<version>1.4.2</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jakarta.xml.ws</groupId>
|
||||
<artifactId>jakarta.xml.ws-api</artifactId>
|
||||
<version>2.3.3</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- Setting scope to provided to dependencies already declared in gcube-bom -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
|
|
Loading…
Reference in New Issue