[java-opensaml] branch maint-3.4 updated: IDP-1719 - Unlock Shibboleth dependencies for IdP release

Ian Young ian at iay.org.uk
Fri Dec 4 18:01:28 UTC 2020


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

iay pushed a commit to branch maint-3.4
in repository java-opensaml.

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

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  f7de3931e IDP-1719 - Unlock Shibboleth dependencies for IdP release
f7de3931e is described below

commit f7de3931ec136214a6c34acb86c1b648223b86b5
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Dec 4 18:01:12 2020 +0000

    IDP-1719 - Unlock Shibboleth dependencies for IdP release
    
    https://issues.shibboleth.net/jira/browse/IDP-1719
---
 opensaml-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 80da1b321..aa2cc5619 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -50,7 +50,7 @@
 
     <properties>
         <java-support.version>7.5.2-SNAPSHOT</java-support.version>
-        <spring-extensions.version>5.4.1</spring-extensions.version>
+        <spring-extensions.version>5.4.2-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <opensaml-parent.site.url>${shibboleth.site.url}java-opensaml/${project.version}/</opensaml-parent.site.url>
         <opensaml-module.site.url>${opensaml-parent.site.url}${project.artifactId}</opensaml-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