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:58 UTC

[2/2] syncope git commit: Upgrading Log4J

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>