[java-parent-project] branch main updated: IDP-2276 - Update Spring Framework to 6.1.6

Ian Young ian at iay.org.uk
Thu Apr 11 16:31:57 UTC 2024


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new fac9023  IDP-2276 - Update Spring Framework to 6.1.6
fac9023 is described below

commit fac902324ce4a4617c28ed30e15ebec4d2f2e0f7
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Apr 11 17:31:30 2024 +0100

    IDP-2276 - Update Spring Framework to 6.1.6
    
    https://shibboleth.atlassian.net/browse/IDP-2276
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9beae86..dcae85c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
         <slf4j.version>2.0.12</slf4j.version>
         <logback.version>1.5.3</logback.version>
         <spring.groupId>org.springframework</spring.groupId>
-        <spring.version>6.1.5</spring.version>
+        <spring.version>6.1.6</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
         <spring-webflow.version>3.0.0</spring-webflow.version>
         <velocity.version>2.3</velocity.version>

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


More information about the commits mailing list