You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/11/21 22:01:01 UTC

svn commit: r1412285 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Wed Nov 21 21:01:01 2012
New Revision: 1412285

URL: http://svn.apache.org/viewvc?rev=1412285&view=rev
Log:
use last slf4j version

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1412285&r1=1412284&r2=1412285&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Wed Nov 21 21:01:01 2012
@@ -560,7 +560,7 @@
       <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-api</artifactId>
-        <version>1.6.4</version>
+        <version>1.7.2</version>
       </dependency>
       <dependency>
         <groupId>ch.qos.logback</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org