You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/12/15 23:20:11 UTC

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

Author: olamy
Date: Mon Dec 15 14:20:11 2008
New Revision: 726847

URL: http://svn.apache.org/viewvc?rev=726847&view=rev
Log:
use last struts2 version

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=726847&r1=726846&r2=726847&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Mon Dec 15 14:20:11 2008
@@ -769,7 +769,7 @@
       <dependency>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-core</artifactId>
-        <version>2.0.12</version>
+        <version>2.0.14</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>
@@ -780,7 +780,7 @@
       <dependency>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-spring-plugin</artifactId>
-        <version>2.0.12</version>
+        <version>2.0.14</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>
@@ -791,7 +791,7 @@
       <dependency>
         <groupId>com.opensymphony</groupId>
         <artifactId>xwork</artifactId>
-        <version>2.0.6</version>
+        <version>2.0.7</version>
       </dependency>
       <!--
         Plexus Redback Dependencies