This commit is contained in:
Lucio Lelii 2022-12-06 12:58:39 +01:00
parent 4b5f467cd7
commit 6a3afbfde4
1 changed files with 1 additions and 11 deletions

12
pom.xml
View File

@ -69,17 +69,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
</dependency>
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>