[java-identity-provider] branch maint-4.1 updated: Bump Logback to 1.2.8

Tom Zeller tzeller at dragonacea.biz
Wed Dec 15 20:30:03 UTC 2021


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

tzeller pushed a commit to branch maint-4.1
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=75b6ea6f7b58e7db72e6f8da86fe48311fa35069

The following commit(s) were added to refs/heads/maint-4.1 by this push:
     new 75b6ea6f7 Bump Logback to 1.2.8
75b6ea6f7 is described below

commit 75b6ea6f7b58e7db72e6f8da86fe48311fa35069
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Dec 15 14:29:53 2021 -0600

    Bump Logback to 1.2.8
    
    https://jira.qos.ch/browse/LOGBACK-1591
---
 idp-parent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index b82c04663..96932070c 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -74,6 +74,8 @@
         <spring-extensions.version>6.1.3</spring-extensions.version>
         <!-- TODO: Remove when parent POM updated. -->
         <spring.version>5.3.9</spring.version>
+        <!-- https://jira.qos.ch/browse/LOGBACK-1591 -->
+        <logback.version>1.2.8</logback.version>
         <shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
         <checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <idp-parent.site.url>${shibboleth.site.deploy.url}java-identity-provider/${project.version}/</idp-parent.site.url>

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


More information about the commits mailing list