Repository: struts Updated Branches: refs/heads/support-2-3 f11ac901d -> 6dd6e5cfb
WW-4836 Upgrades xstream lib to the latest version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/677ccebe Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/677ccebe Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/677ccebe Branch: refs/heads/support-2-3 Commit: 677ccebe83d159d7c0a2274af703a7cc752a04b3 Parents: f11ac90 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed Aug 2 15:09:03 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Thu Aug 24 08:46:34 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/677ccebe/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 498abef..faed02b 100644 --- a/pom.xml +++ b/pom.xml @@ -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>