WW-4836 Upgrades xstream lib to the latest version

This commit is contained in:
Lukasz Lenart
2017-08-02 15:09:03 +02:00
parent 9d47af6ffa
commit 8216ec1c4d
+1 -1
View File
@@ -882,7 +882,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.8</version>
<version>1.4.10</version>
</dependency>
<dependency>