[java-parent-project] 04/04: IDP-1342 - Update Logback to 1.2.3

Ian Young ian at iay.org.uk
Thu Oct 11 11:38:53 EDT 2018


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=c5ae83d1652d2565f5cee54d269122ea4c25262a

commit c5ae83d1652d2565f5cee54d269122ea4c25262a
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Oct 3 16:15:13 2018 -0500

    IDP-1342 - Update Logback to 1.2.3
    
    https://issues.shibboleth.net/jira/browse/IDP-1342
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82c98be..acc66c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.2.14.v20151106</jetty.version>
         <ldaptive.version>1.0.13</ldaptive.version>
-        <logback.version>1.1.9</logback.version>
+        <logback.version>1.2.3</logback.version>
         <metrics.version>3.1.2</metrics.version>
         <jackson.version>2.8.3</jackson.version>
         <slf4j.groupId>org.slf4j</slf4j.groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list