[java-identity-provider] branch maint-3.4 updated: GEN-264 - Adapt to changing HEAD branch on repositories

Ian Young ian at iay.org.uk
Sun Aug 16 09:48:12 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=ff29b9bffd5d1ca231e2a841f3ad4c74c6510f09

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  ff29b9bff GEN-264 - Adapt to changing HEAD branch on repositories
ff29b9bff is described below

commit ff29b9bffd5d1ca231e2a841f3ad4c74c6510f09
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Aug 16 10:47:37 2020 +0100

    GEN-264 - Adapt to changing HEAD branch on repositories
    
    https://issues.shibboleth.net/jira/browse/GEN-264
---
 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 9b0db4601..4e913657e 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -67,7 +67,7 @@
         <duoweb.version>1.3</duoweb.version>
         <u2flib.version>0.16.0</u2flib.version>
         <idwsfconsumer.version>1.0.0</idwsfconsumer.version>
-        <java-support.version>7.5.1</java-support.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>

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


More information about the commits mailing list