You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2014/05/20 16:29:31 UTC

svn commit: r1596266 - /continuum/trunk/pom.xml

Author: brett
Date: Tue May 20 14:29:31 2014
New Revision: 1596266

URL: http://svn.apache.org/r1596266
Log:
[CONTINUUM-2713] upgrade to latest Struts again

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=1596266&r1=1596265&r2=1596266&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Tue May 20 14:29:31 2014
@@ -44,7 +44,7 @@
     <!-- Note, when later moving beyond 2.2.1, the continuum-artifact-manager module should be removed -->
     <maven.version>2.2.1</maven.version>
     <spring.version>2.5.6</spring.version>
-    <struts.version>2.3.16</struts.version>
+    <struts.version>2.3.16.3</struts.version>
     <wagon.version>1.0-beta-6</wagon.version>
     <maven-scm.version>1.4</maven-scm.version>
     <redback.version>1.3-M3</redback.version>