Author: ssievers
Date: Wed Apr 18 16:44:56 2012
New Revision: 1327574
URL: http://svn.apache.org/viewvc?rev=1327574&view=rev
Log:
SHINDIG-1753 | Upgrade to slf4j 1.6.1
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1327574&r1=1327573&r2=1327574&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Wed Apr 18 16:44:56 2012
@@ -1785,7 +1785,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
- <version>1.5.11</version>
+ <version>1.6.1</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>