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>