Repository: struts Updated Branches: refs/heads/support-2-3 ffa6d5cb5 -> c714d2674
Upgrades lib to latest version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/c714d267 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/c714d267 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/c714d267 Branch: refs/heads/support-2-3 Commit: c714d2674a28a4a75c6dfa0680ddcdd32ffbb08f Parents: ffa6d5c Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Fri Mar 4 18:38:25 2016 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Fri Mar 4 18:38:25 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/c714d267/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e406819..39f7ac0 100644 --- a/pom.xml +++ b/pom.xml @@ -940,7 +940,7 @@ <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> - <version>1.4.2</version> + <version>1.4.8</version> </dependency> <dependency>