[java-identity-provider] branch maint-4 updated: Bump java-sup/spring-exts dependencies.

Scott Cantor cantor.2 at osu.edu
Mon Sep 12 19:45:53 UTC 2022


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

scantor pushed a commit to branch maint-4
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/maint-4 by this push:
     new 7ccbaf8e3 Bump java-sup/spring-exts dependencies.
7ccbaf8e3 is described below

commit 7ccbaf8e3d0dc028eab410d3f91ce29cb559112f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 12 15:45:50 2022 -0400

    Bump java-sup/spring-exts dependencies.
---
 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 2eb4738a7..6008b5c1f 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -68,10 +68,10 @@
 
     <properties>
         <idwsfconsumer.version>2.1.0</idwsfconsumer.version>
-        <java-support.version>8.3.2-SNAPSHOT</java-support.version>
+        <java-support.version>8.4.0-SNAPSHOT</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.3.0-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>6.2.1-SNAPSHOT</spring-extensions.version>
+        <spring-extensions.version>6.3.0-SNAPSHOT</spring-extensions.version>
         <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>
         <idp-module.site.url>${idp-parent.site.url}${project.artifactId}</idp-module.site.url>

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


More information about the commits mailing list