Author: mbenson
Date: Tue Apr 22 10:30:52 2008
New Revision: 650585

URL: http://svn.apache.org/viewvc?rev=650585&view=rev
Log:
upgrade to commons-logging 1.1.1

Modified:
    commons/proper/jxpath/trunk/pom.xml

Modified: commons/proper/jxpath/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=650585&r1=650584&r2=650585&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/pom.xml (original)
+++ commons/proper/jxpath/trunk/pom.xml Tue Apr 22 10:30:52 2008
@@ -105,7 +105,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.1</version>
+      <version>1.1.1</version>
       <optional>true</optional>
       <scope>runtime</scope>
     </dependency>


Reply via email to