You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/08/19 15:07:12 UTC

svn commit: r1515397 - /commons/proper/jci/trunk/pom.xml

Author: sebb
Date: Mon Aug 19 13:07:11 2013
New Revision: 1515397

URL: http://svn.apache.org/r1515397
Log:
Current version of Logging

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

Modified: commons/proper/jci/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=1515397&r1=1515396&r2=1515397&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Mon Aug 19 13:07:11 2013
@@ -233,7 +233,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.1.1</version>
+                <version>1.1.3</version>
             </dependency>
             <!-- compiler-eclipse -->
             <dependency>