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 2017/11/24 08:42:57 UTC

[1/2] syncope git commit: Upgrading Log4J

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 15a828130 -> bd892ee6d
  refs/heads/master 26edcb87c -> 603e22a67


Upgrading Log4J


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

Branch: refs/heads/2_0_X
Commit: bd892ee6d80d86ed2f910813ebc7704b06d447cb
Parents: 15a8281
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Nov 24 09:42:27 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Nov 24 09:42:27 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/bd892ee6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72d6edb..8df8dd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
 
     <elasticsearch.version>5.6.2</elasticsearch.version>
 
-    <log4j.version>2.9.1</log4j.version>
+    <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.7</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/603e22a6
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/603e22a6
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/603e22a6

Branch: refs/heads/master
Commit: 603e22a6736dca990fff7fc72af80381b101a0ea
Parents: 26edcb8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Nov 24 09:42:27 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Nov 24 09:42:46 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/603e22a6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1a44f2a..d4a25ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <elasticsearch.version>5.6.2</elasticsearch.version>
 
-    <log4j.version>2.9.1</log4j.version>
+    <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.7</disruptor.version>
 
     <commons-io.version>2.5</commons-io.version>