Author: ceki
Date: Thu Jun 5 18:03:00 2008
New Revision: 1047
Modified:
slf4j/trunk/slf4j-jcl/pom.xml
Log:
- slf4j-jcl now depends on commons-logging 1.1.1
Modified: slf4j/trunk/slf4j-jcl/pom.xml
==============================================================================
--- slf4j/trunk/slf4j-jcl/pom.xml (original)
+++ slf4j/trunk/slf4j-jcl/pom.xml Thu Jun 5 18:03:00 2008
@@ -28,7 +28,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.0.4</version>
+ <version>1.1.1</version>
</dependency>
</dependencies>
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev