You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by br...@apache.org on 2014/06/25 06:25:08 UTC

[2/2] git commit: upgrade to latest Struts

upgrade to latest Struts


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/49079566
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/49079566
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/49079566

Branch: refs/heads/archiva-1.3.x
Commit: 4907956681f2992f01feda9a5311b74291caecec
Parents: ba6c9b0
Author: Brett Porter <br...@apache.org>
Authored: Wed Jun 25 14:24:31 2014 +1000
Committer: Brett Porter <br...@apache.org>
Committed: Wed Jun 25 14:24:31 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva/blob/49079566/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e25c2ad..f7b010c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1101,7 +1101,7 @@
     <maven.version>2.0.8</maven.version>
     <wagon.version>1.0-beta-5</wagon.version>
     <redback.version>1.3-M3</redback.version>
-    <struts.version>2.3.16.1</struts.version>
+    <struts.version>2.3.16.3</struts.version>
     <jetty.version>6.1.19</jetty.version>
     <slf4j.version>1.5.8</slf4j.version>
     <binder.version>0.9</binder.version>