This commit is contained in:
lucio 2023-05-08 15:46:47 +02:00
parent 80013b084a
commit 7ee36e6cbd
1 changed files with 6 additions and 0 deletions

View File

@ -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>