Author: niallp
Date: Tue Jun  3 05:36:28 2008
New Revision: 662771

URL: http://svn.apache.org/viewvc?rev=662771&view=rev
Log:
STR-3150 Upgrade Commons Chain to 1.2

Modified:
    struts/struts1/trunk/core/pom.xml

Modified: struts/struts1/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/core/pom.xml?rev=662771&r1=662770&r2=662771&view=diff
==============================================================================
--- struts/struts1/trunk/core/pom.xml (original)
+++ struts/struts1/trunk/core/pom.xml Tue Jun  3 05:36:28 2008
@@ -116,7 +116,7 @@
         <dependency>
             <groupId>commons-chain</groupId>
             <artifactId>commons-chain</artifactId>
-            <version>1.1</version>
+            <version>1.2</version>
             <exclusions>
                 <exclusion>
                     <groupId>myfaces</groupId>


Reply via email to