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 2016/01/25 17:00:47 UTC

[2/2] syncope git commit: Upgrading SLF4J

Upgrading SLF4J


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

Branch: refs/heads/master
Commit: d30415675e5b062ba25bd98a3a2711ea01351ab2
Parents: ffbf872
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 25 17:01:22 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 25 17:01:22 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/d3041567/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c216615..bf6cff2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -354,7 +354,7 @@ under the License.
 
     <activiti.version>5.19.0.1</activiti.version>
 
-    <slf4j.version>1.7.13</slf4j.version>
+    <slf4j.version>1.7.14</slf4j.version>
     <log4j.version>2.5</log4j.version>
     <disruptor.version>3.3.4</disruptor.version>