Repository: syncope Updated Branches: refs/heads/1_2_X c6e008125 -> 1bee9d7d4 refs/heads/master fa06bb8fc -> 3a21e437d
Upgrading SLF4J Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/1bee9d7d Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1bee9d7d Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1bee9d7d Branch: refs/heads/1_2_X Commit: 1bee9d7d497186a03c8bae40e4858191acf19f7c Parents: c6e0081 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Nov 11 14:51:24 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Nov 11 14:51:24 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/1bee9d7d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index de5586a..5e6921b 100644 --- a/pom.xml +++ b/pom.xml @@ -365,7 +365,7 @@ under the License. <h2.version>1.4.190</h2.version> <log4j.version>2.3</log4j.version> - <slf4j.version>1.7.12</slf4j.version> + <slf4j.version>1.7.13</slf4j.version> <disruptor.version>3.3.2</disruptor.version> <junit.version>4.11</junit.version>
