Author: ggregory
Date: Wed Oct 15 18:29:51 2014
New Revision: 1632160
URL: http://svn.apache.org/r1632160
Log:
Update Commons Logging from 1.1.3 to 1.2.
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1632160&r1=1632159&r2=1632160&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Oct 15 18:29:51 2014
@@ -222,7 +222,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.1.3</version>
+ <version>1.2</version>
<exclusions>
<exclusion>
<groupId>logkit</groupId>