You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2012/01/18 15:31:02 UTC

svn commit: r1232904 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Author: fmeschbe
Date: Wed Jan 18 14:31:02 2012
New Revision: 1232904

URL: http://svn.apache.org/viewvc?rev=1232904&view=rev
Log:
SLING-2374 Update to SLF4J 1.6.4

Modified:
    sling/trunk/launchpad/builder/src/main/bundles/list.xml

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1232904&r1=1232903&r2=1232904&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed Jan 18 14:31:02 2012
@@ -250,7 +250,7 @@
         <bundle>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
-            <version>1.6.1</version>
+            <version>1.6.4</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
@@ -265,12 +265,12 @@
         <bundle>
             <groupId>org.slf4j</groupId>
             <artifactId>jcl-over-slf4j</artifactId>
-            <version>1.6.1</version>
+            <version>1.6.4</version>
         </bundle>
         <bundle>
             <groupId>org.slf4j</groupId>
             <artifactId>log4j-over-slf4j</artifactId>
-            <version>1.6.1</version>
+            <version>1.6.4</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>