You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:18:47 UTC

[sling-org-apache-sling-commons-log-webconsole] 03/16: SLING-6144 - Update logback dependency to 1.1.7

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git

commit f95342508758fe009628c59ffa208f13407a7e22
Author: Chetan Mehrotra <ch...@apache.org>
AuthorDate: Thu Oct 13 04:59:31 2016 +0000

    SLING-6144 - Update logback dependency to 1.1.7
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1764582 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 94fbd53..7761de1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
   </scm>
 
   <properties>
-    <slf4j.version>1.6.4</slf4j.version>
+    <slf4j.version>1.7.21</slf4j.version>
     <logback.version>1.1.2</logback.version>
     <pax-exam.version>3.5.0</pax-exam.version>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.