[java-identity-provider] branch main updated: Move to released Spring version.

Scott Cantor cantor.2 at osu.edu
Mon Jul 26 12:38:02 UTC 2021


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

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

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

The following commit(s) were added to refs/heads/main by this push:
       new  5cf899b67 Move to released Spring version.
5cf899b67 is described below

commit 5cf899b67300d18b92869a3f7414f6ce57f7d341
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 26 08:37:59 2021 -0400

    Move to released Spring version.
---
 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 e06b2a909..7b6554a75 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -71,7 +71,7 @@
         <java-support.version>8.2.1</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>6.1.3-SNAPSHOT</spring-extensions.version>
+        <spring-extensions.version>6.1.3</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