Repository: syncope
Updated Branches:
  refs/heads/2_0_X b1e52bf5b -> 6a41ff24d
  refs/heads/master 8c9635805 -> 6bbd4cf55


Upgrading SLF4J


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/d4c7d74d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d4c7d74d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d4c7d74d

Branch: refs/heads/2_0_X
Commit: d4c7d74dafc99ca2193dceb3e6e470e3301ee32f
Parents: b1e52bf
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Feb 15 15:24:21 2017 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Feb 15 15:24:21 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/d4c7d74d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 064910f..68b2ba3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,7 +380,7 @@ under the License.
 
     <activiti.version>5.22.0</activiti.version>
 
-    <slf4j.version>1.7.22</slf4j.version>
+    <slf4j.version>1.7.23</slf4j.version>
     <log4j.version>2.8</log4j.version>
     <disruptor.version>3.3.6</disruptor.version>
 

Reply via email to