Repository: syncope Updated Branches: refs/heads/master a5708d77c -> aaeec6640
Upgrading Log4J Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/aaeec664 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/aaeec664 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/aaeec664 Branch: refs/heads/master Commit: aaeec664079551a06d174d19bb0917f7adbccdf1 Parents: a5708d7 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jun 9 15:23:59 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jun 9 15:23:59 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/aaeec664/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3b07c61..a7d4b79 100644 --- a/pom.xml +++ b/pom.xml @@ -356,7 +356,7 @@ under the License. <activiti.version>5.20.0</activiti.version> <slf4j.version>1.7.21</slf4j.version> - <log4j.version>2.6</log4j.version> + <log4j.version>2.6.1</log4j.version> <disruptor.version>3.3.4</disruptor.version> <commons-io.version>2.5</commons-io.version>
