You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/10/06 05:51:26 UTC

[1/2] syncope git commit: Upgrading Log4J

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 6ba24ed07 -> f101f4bd3
  refs/heads/master 0e621242b -> e6eb802e7


Upgrading Log4J


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

Branch: refs/heads/2_0_X
Commit: f101f4bd3472dfeae696bb50f85c636165a8f179
Parents: 6ba24ed
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Oct 6 07:50:23 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Oct 6 07:51:02 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/f101f4bd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8473ad2..7d87dba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,7 +380,7 @@ under the License.
     <activiti.version>5.21.0</activiti.version>
 
     <slf4j.version>1.7.21</slf4j.version>
-    <log4j.version>2.6.2</log4j.version>
+    <log4j.version>2.7</log4j.version>
     <disruptor.version>3.3.5</disruptor.version>
 
     <commons-io.version>2.5</commons-io.version>


[2/2] syncope git commit: Upgrading Log4J

Posted by il...@apache.org.
Upgrading Log4J


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

Branch: refs/heads/master
Commit: e6eb802e77a76299603de2a910e37031c4982c3c
Parents: 0e62124
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Oct 6 07:50:23 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Oct 6 07:51:13 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/e6eb802e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc9eea9..0a11450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,7 +380,7 @@ under the License.
     <activiti.version>5.21.0</activiti.version>
 
     <slf4j.version>1.7.21</slf4j.version>
-    <log4j.version>2.6.2</log4j.version>
+    <log4j.version>2.7</log4j.version>
     <disruptor.version>3.3.5</disruptor.version>
 
     <commons-io.version>2.5</commons-io.version>