Upgrading log4j
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/ceea93c0 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ceea93c0 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ceea93c0 Branch: refs/heads/SYNCOPE-156 Commit: ceea93c0db562bc6ed6b91a62e4dc7b5908222ed Parents: 44cbf34 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Sep 24 14:59:24 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Sep 24 14:59:24 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/ceea93c0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b53d66f..9aa7f7e 100644 --- a/pom.xml +++ b/pom.xml @@ -350,7 +350,7 @@ under the License. <activiti.version>5.18.0</activiti.version> <slf4j.version>1.7.12</slf4j.version> - <log4j.version>2.3</log4j.version> + <log4j.version>2.4</log4j.version> <disruptor.version>3.3.2</disruptor.version> <commons-io.version>2.4</commons-io.version>
