Revert "Bump xstream from 1.4.9 to 1.4.12-java7 (#2644)"

This reverts commit 8aa7a7f72c.
This commit is contained in:
Antonin Delpeuch 2020-05-30 10:59:09 +01:00
parent 7058f39aee
commit c7c69d0909

View File

@ -290,7 +290,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.12-java7</version>
<version>1.4.9</version>
</dependency>
</dependencies>
<executions>