Move and remove unneccessary pom dependencies (#736)

This commit is contained in:
Nanne Baars
2019-12-24 16:14:36 +01:00
committed by René Zubcevic
parent 035c8662d4
commit 8088465652
3 changed files with 10 additions and 16 deletions

View File

@ -12,7 +12,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.7</version>
<version>1.4.5</version>
</dependency>
<dependency>
<groupId>cglib</groupId>