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: [email protected]
For additional commands, e-mail: [email protected]