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 f11ac901d3
commit 677ccebe83
+1 -1
View File
@@ -940,7 +940,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.8</version>
<version>1.4.10</version>
</dependency>
<dependency>