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

Ian Young ian at iay.org.uk
Fri Dec 4 18:00:47 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-identity-provider.

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

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

commit e3978606401b96d1204f923bbcf723be7f77cc1d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Dec 4 17:59:30 2020 +0000

    IDP-1719 - Unlock Shibboleth dependencies for IdP release
    
    https://issues.shibboleth.net/jira/browse/IDP-1719
---
 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 4e913657e..ccc799f5a 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -69,8 +69,8 @@
         <idwsfconsumer.version>1.0.0</idwsfconsumer.version>
         <java-support.version>7.5.2-SNAPSHOT</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.4.5</opensaml.version>
-        <spring-extensions.version>5.4.1</spring-extensions.version>
+        <opensaml.version>3.4.6-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>5.4.2-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <idp-parent.site.url>${shibboleth.site.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