[java-identity-provider] branch main updated: Update spring extensions jar to 6.1.4-SNAPSHOT
Daniel Fisher
dfisher at vt.edu
Thu Sep 2 02:17:59 UTC 2021
This is an automated email from the git hooks/post-receive script.
dfisher 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=c11cc9f3ed735cb6e79729b5b016904abfb61a1f
The following commit(s) were added to refs/heads/main by this push:
new c11cc9f3e Update spring extensions jar to 6.1.4-SNAPSHOT
c11cc9f3e is described below
commit c11cc9f3ed735cb6e79729b5b016904abfb61a1f
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Wed Sep 1 21:24:34 2021 -0400
Update spring extensions jar to 6.1.4-SNAPSHOT
---
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 7b6554a75..2e81651b7 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</spring-extensions.version>
+ <spring-extensions.version>6.1.4-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