Repository: syncope Updated Branches: refs/heads/master bef072646 -> 692e1f91c
Upgrading SLF4J Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/756e5c5e Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/756e5c5e Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/756e5c5e Branch: refs/heads/master Commit: 756e5c5e2434d85ba207e0296f90c223a0b96f5b Parents: bef0726 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Apr 5 15:14:11 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Apr 5 15:14:11 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/756e5c5e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d80da12..da5842e 100644 --- a/pom.xml +++ b/pom.xml @@ -350,7 +350,7 @@ under the License. <activiti.version>5.19.0.2</activiti.version> - <slf4j.version>1.7.20</slf4j.version> + <slf4j.version>1.7.21</slf4j.version> <log4j.version>2.5</log4j.version> <disruptor.version>3.3.4</disruptor.version>
