[java-identity-provider] branch maint-4.1 updated: Update Spring Framework to 5.3.19

Tom Zeller tzeller at dragonacea.biz
Sat Apr 16 16:13:06 UTC 2022


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

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

commit efb4f2195ecb4f5f11bbbc219c1c6623a71a653d
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sat Apr 16 11:12:58 2022 -0500

    Update Spring Framework to 5.3.19
---
 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 3f34602f5..d81db6174 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -73,7 +73,7 @@
         <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.18</spring.version>
+        <spring.version>5.3.19</spring.version>
         <!-- https://jira.qos.ch/browse/LOGBACK-1591 -->
         <logback.version>1.2.10</logback.version>
         <slf4j.version>1.7.32</slf4j.version>

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


More information about the commits mailing list