Author: pbenedict
Date: Thu Jun 21 20:30:51 2007
New Revision: 549692

URL: http://svn.apache.org/viewvc?view=rev&rev=549692
Log:
STR-3059: Upgrade commons-upload 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?view=diff&rev=549692&r1=549691&r2=549692
==============================================================================
--- struts/struts1/trunk/core/pom.xml (original)
+++ struts/struts1/trunk/core/pom.xml Thu Jun 21 20:30:51 2007
@@ -136,7 +136,7 @@
         <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
-            <version>1.1.1</version>
+            <version>1.2</version>
             <optional>true</optional>
         </dependency>
         <dependency>


Reply via email to