dependencies: remove unused dependencies (#2319)

This commit is contained in:
Robert Volkmann
2022-11-20 14:31:19 +02:00
committed by GitHub
parent 2f71c41af0
commit ba5aee0a1d
2 changed files with 0 additions and 22 deletions
-4
View File
@@ -54,10 +54,6 @@
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
</dependency>
<dependency>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons-runtime</artifactId>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>