Author: chetanm
Date: Mon Feb 24 06:54:42 2014
New Revision: 1571156
URL: http://svn.apache.org/r1571156
Log:
SLING-3340 - Warnings on startup regarding no-op loggers
Updated the Slf4j related bundles to version 1.7.6
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=1571156&r1=1571155&r2=1571156&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Feb 24 06:54:42
2014
@@ -5,7 +5,7 @@
<bundle>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
- <version>1.7.5</version>
+ <version>1.7.6</version>
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>
@@ -20,12 +20,12 @@
<bundle>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
- <version>1.7.5</version>
+ <version>1.7.6</version>
</bundle>
<bundle>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
- <version>1.7.5</version>
+ <version>1.7.6</version>
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>