You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2017/02/07 13:15:17 UTC

camel git commit: Update log4j2 to v2.8

Repository: camel
Updated Branches:
  refs/heads/master 4bb7dcb61 -> 32583bd17


Update log4j2 to v2.8


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

Branch: refs/heads/master
Commit: 32583bd17defb136b13e9d0d70d6507e04cf9d07
Parents: 4bb7dcb
Author: lburgazzoli <lb...@gmail.com>
Authored: Tue Feb 7 14:14:41 2017 +0100
Committer: lburgazzoli <lb...@gmail.com>
Committed: Tue Feb 7 14:14:51 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/32583bd1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1245192..6ee90c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -397,7 +397,7 @@
     <!-- virtual dependency only used by Eclipse m2e -->
     <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
     <log4j-version>1.2.17</log4j-version>
-    <log4j2-version>2.7</log4j2-version>
+    <log4j2-version>2.8</log4j2-version>
     <log4j2-25-version>2.5</log4j2-25-version>
     <logback-version>1.1.8</logback-version>
     <lucene3-bundle-version>3.6.0_1</lucene3-bundle-version>