[logback-dev] svn commit: r2345 - logback/trunk

noreply.ceki at qos.ch noreply.ceki at qos.ch
Tue Jul 14 17:00:13 CEST 2009


Author: ceki
Date: Tue Jul 14 17:00:13 2009
New Revision: 2345

Modified:
   logback/trunk/pom.xml

Log:
upgrade to SLF4J 1.5.8

Modified: logback/trunk/pom.xml
==============================================================================
--- logback/trunk/pom.xml	(original)
+++ logback/trunk/pom.xml	Tue Jul 14 17:00:13 2009
@@ -36,7 +36,7 @@
   
   <properties>
     <!-- slf4j.version property is used below and in setClasspath.cmd -->
-    <slf4j.version>1.5.6</slf4j.version>
+    <slf4j.version>1.5.8</slf4j.version>
     <consolePlugin.version>1.1.0</consolePlugin.version>  
   </properties>
   


More information about the logback-dev mailing list