Author: pbenedict
Date: Sun Dec  9 11:12:14 2007
New Revision: 602723

URL: http://svn.apache.org/viewvc?rev=602723&view=rev
Log:
STR-3121: Bump Commons Logging to 1.1.1

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=602723&r1=602722&r2=602723&view=diff
==============================================================================
--- struts/struts1/trunk/core/pom.xml (original)
+++ struts/struts1/trunk/core/pom.xml Sun Dec  9 11:12:14 2007
@@ -142,7 +142,7 @@
         <dependency>
             <groupId>commons-logging</groupId>
             <artifactId>commons-logging</artifactId>
-            <version>1.0.4</version>
+            <version>1.1.1</version>
         </dependency>
         <dependency>
             <groupId>commons-validator</groupId>


Reply via email to