Repository: syncope Updated Branches: refs/heads/1_2_X 9d7dbe0d8 -> 01957433e
Upgrading Log4j Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/01957433 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/01957433 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/01957433 Branch: refs/heads/1_2_X Commit: 01957433edadbbdb3defb962da93c6e0fceb49fd Parents: 9d7dbe0 Author: Guido Wimmel <[email protected]> Authored: Fri May 27 20:46:17 2016 +0200 Committer: Guido Wimmel <[email protected]> Committed: Fri May 27 20:46:17 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/01957433/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c9ba891..40d300b 100644 --- a/pom.xml +++ b/pom.xml @@ -364,7 +364,7 @@ under the License. <h2.version>1.4.192</h2.version> - <log4j.version>2.3</log4j.version> + <log4j.version>2.5</log4j.version> <slf4j.version>1.7.21</slf4j.version> <disruptor.version>3.3.4</disruptor.version>
