WW-3781 upgrades XStream to 1.4.2

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1307617 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2012-03-30 21:13:48 +00:00
parent 35b84844d9
commit 2d5fdbe6dd
+1 -1
View File
@@ -665,7 +665,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.2.2</version>
<version>1.4.2</version>
</dependency>
<dependency>