You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/07 16:23:41 UTC

[2/6] syncope git commit: Updating SLF4J to 1.7.10

Updating SLF4J to 1.7.10


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

Branch: refs/heads/master
Commit: 7edb7abf0350860fb35ea4662d87eff3ff566f06
Parents: 041f67f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:22:59 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:22:59 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7edb7abf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab6684b..f4d3eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@ under the License.
     <h2.version>1.4.184</h2.version>
 
     <log4j.version>2.1</log4j.version>
-    <slf4j.version>1.7.9</slf4j.version>
+    <slf4j.version>1.7.10</slf4j.version>
     <disruptor.version>3.3.0</disruptor.version>
 
     <junit.version>4.11</junit.version>