[java-identity-provider] branch maint-3.4 updated: Update OpenSAML to latest snapshot.

Scott Cantor cantor.2 at osu.edu
Thu Sep 26 12:39:25 EDT 2019


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

scantor 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=7a24a220563c953e21b4d609fd3a7ad9971c1d83

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  7a24a22   Update OpenSAML to latest snapshot.
7a24a22 is described below

commit 7a24a220563c953e21b4d609fd3a7ad9971c1d83
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Sep 26 12:39:21 2019 -0400

    Update OpenSAML to latest 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 4f89140..5867de6 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -69,7 +69,7 @@
         <idwsfconsumer.version>1.0.0</idwsfconsumer.version>
         <java-support.version>7.5.1</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.4.4</opensaml.version>
+        <opensaml.version>3.4.5-SNAPSHOT</opensaml.version>
         <spring-extensions.version>5.4.1</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>

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


More information about the commits mailing list