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 2015/12/10 15:13:08 UTC

syncope git commit: Upgrading Log4J

Repository: syncope
Updated Branches:
  refs/heads/master 0e5c48350 -> b578a788a


Upgrading Log4J


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

Branch: refs/heads/master
Commit: b578a788a18c17aa976148b82944aacc6a9869de
Parents: 0e5c483
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Dec 10 15:13:00 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Dec 10 15:13:00 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b578a788/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46f72e1..a2fa7ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -350,7 +350,7 @@ under the License.
     <activiti.version>5.19.0.1</activiti.version>
 
     <slf4j.version>1.7.13</slf4j.version>
-    <log4j.version>2.4.1</log4j.version>
+    <log4j.version>2.5</log4j.version>
     <disruptor.version>3.3.2</disruptor.version>
 
     <commons-io.version>2.4</commons-io.version>