Repository: struts
Updated Branches:
  refs/heads/master 754c8a247 -> 2b92ebb50


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/2b92ebb5
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/2b92ebb5
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/2b92ebb5

Branch: refs/heads/master
Commit: 2b92ebb500a15e634c0e964c7d00af4c11aca38c
Parents: 754c8a2
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:39:24 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/2b92ebb5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c047750..8a24fd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -892,7 +892,7 @@
             <dependency>
                 <groupId>com.thoughtworks.xstream</groupId>
                 <artifactId>xstream</artifactId>
-                <version>1.4.2</version>
+                <version>1.4.8</version>
             </dependency>
 
             <dependency>

Reply via email to