Repository: karaf-cellar
Updated Branches:
  refs/heads/master 5adaf753a -> 296d0cf05


[KARAF-3040] Upgrade to slf4j 1.7.7


Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/296d0cf0
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/296d0cf0
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/296d0cf0

Branch: refs/heads/master
Commit: 296d0cf0553e373fe6b043f9f595e559cee37a15
Parents: 5adaf75
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Jun 12 22:25:47 2014 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Jun 12 22:25:47 2014 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/296d0cf0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d4dfa05..c261821 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
         <pax.exam.version>2.6.0</pax.exam.version>
         <pax.exam.karaf.version>2.3.1</pax.exam.karaf.version>
         <servlet.api.version>2.5</servlet.api.version>
-        <slf4j.version>1.7.5</slf4j.version>
+        <slf4j.version>1.7.7</slf4j.version>
     </properties>
 
     <modules>

Reply via email to