[java-identity-provider] branch maint-4.1 updated: Update logback and Spring Framework.

Scott Cantor cantor.2 at osu.edu
Mon Jan 10 15:40:15 UTC 2022


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=e70cc50dc6e3c84c261cf2cedbcb72c1d2acbd82

The following commit(s) were added to refs/heads/maint-4.1 by this push:
     new e70cc50dc Update logback and Spring Framework.
e70cc50dc is described below

commit e70cc50dc6e3c84c261cf2cedbcb72c1d2acbd82
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jan 10 10:40:09 2022 -0500

    Update logback and Spring Framework.
---
 idp-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index c6d49f204..a73d21197 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -73,9 +73,9 @@
         <opensaml.version>4.1.1</opensaml.version>
         <spring-extensions.version>6.1.3</spring-extensions.version>
         <!-- TODO: Remove when parent POM updated. -->
-        <spring.version>5.3.9</spring.version>
+        <spring.version>5.3.14</spring.version>
         <!-- https://jira.qos.ch/browse/LOGBACK-1591 -->
-        <logback.version>1.2.9</logback.version>
+        <logback.version>1.2.10</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