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

10
pom.xml
View File

@ -70,16 +70,6 @@
<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>