[java-identity-provider] branch maint-4.1 updated: IDP-1889 - Update logback for hardening purposes
Scott Cantor
cantor.2 at osu.edu
Fri Dec 17 16:39:48 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor 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=bac410292520c9d44c32fc0f68b92fb19a789fda
The following commit(s) were added to refs/heads/maint-4.1 by this push:
new bac410292 IDP-1889 - Update logback for hardening purposes
bac410292 is described below
commit bac410292520c9d44c32fc0f68b92fb19a789fda
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 17 11:39:07 2021 -0500
IDP-1889 - Update logback for hardening purposes
https://shibboleth.atlassian.net/browse/IDP-1889
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index a5cc782c3..c6d49f204 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -75,7 +75,7 @@
<!-- 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>
+ <logback.version>1.2.9</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