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 07:33:30 UTC

git commit: upgrade slf4j from 1.7.6 to 1.7.7

Repository: camel
Updated Branches:
  refs/heads/master ddcb32c5c -> 504b12caf


upgrade slf4j from 1.7.6 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/504b12ca
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/504b12ca
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/504b12ca

Branch: refs/heads/master
Commit: 504b12caf2e3ffc2522f2956806ab418aea82d56
Parents: ddcb32c
Author: cmueller <cm...@apache.org>
Authored: Wed Apr 9 07:33:17 2014 +0200
Committer: cmueller <cm...@apache.org>
Committed: Wed Apr 9 07:33:17 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/504b12ca/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b8ef0f4..568603e 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.6</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-version>1.1.0.1</snappy-version>