You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/06/07 08:13:34 UTC

svn commit: r1347408 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Thu Jun  7 06:13:33 2012
New Revision: 1347408

URL: http://svn.apache.org/viewvc?rev=1347408&view=rev
Log:
Updating to SLF4J 1.6.5

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1347408&r1=1347407&r2=1347408&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Thu Jun  7 06:13:33 2012
@@ -265,7 +265,7 @@ under the License.
     <h2.version>1.3.166</h2.version>
 
     <logback.version>1.0.5</logback.version>
-    <slf4j.version>1.6.4</slf4j.version>
+    <slf4j.version>1.6.5</slf4j.version>
 
     <junit.version>4.10</junit.version>
     <selenium-java-client-driver.version>1.0.2</selenium-java-client-driver.version>