You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2014/04/09 09:00:29 UTC

git commit: upgrade slf4j from 1.7.5 to 1.7.7

Repository: camel
Updated Branches:
  refs/heads/camel-2.12.x fb84e1915 -> d6a956bd7


upgrade slf4j from 1.7.5 to 1.7.7


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d6a956bd
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d6a956bd
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d6a956bd

Branch: refs/heads/camel-2.12.x
Commit: d6a956bd77b13fc8759456c41709539724a998fd
Parents: fb84e19
Author: cmueller <cm...@apache.org>
Authored: Wed Apr 9 09:00:17 2014 +0200
Committer: cmueller <cm...@apache.org>
Committed: Wed Apr 9 09:00:17 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d6a956bd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 69b3cac..cf04011 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -355,7 +355,7 @@
     <shiro-version>1.2.3</shiro-version>
     <!-- use slf4j-api 1.6.x to be easy compatible with older Camel releases -->
     <slf4j-api-version>1.6.6</slf4j-api-version>
-    <slf4j-version>1.7.5</slf4j-version>
+    <slf4j-version>1.7.7</slf4j-version>
     <smack-bundle-version>3.2.1_1</smack-bundle-version>
     <smack-version>3.2.1</smack-version>
     <snappy-bundle-version>1.0.4.1_1</snappy-bundle-version>