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

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/master by this push:
     new 641e663  SHIRO-701 - Update logback
     new f9fecba  Merge pull request #145 from coheigea/logback
641e663 is described below

commit 641e663b2851f84294e5089f3516d5ceebfb9392
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Jun 10 10:26:44 2019 +0100

    SHIRO-701 - Update logback
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70072f4..0435fcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
              modules' OSGi metadata: -->
         <quartz.version>1.6.1</quartz.version>
         <slf4j.version>1.7.26</slf4j.version>
-        <logback.version>1.1.7</logback.version>
+        <logback.version>1.2.3</logback.version>
         <log4j.version>1.2.17</log4j.version>
         <spring.version>4.3.24.RELEASE</spring.version>
         <spring-boot.version>1.5.21.RELEASE</spring-boot.version>

Reply via email to