[java-idp-testbed] branch master updated: Update OpenSAML to 4.0.1, IdP to 4.0.2_SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Tue Jun 2 17:21:00 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=ed2acbdf8541b9d69f1908cb8f17ca31a51895fd
The following commit(s) were added to refs/heads/master by this push:
new ed2acbd Update OpenSAML to 4.0.1, IdP to 4.0.2_SNAPSHOT.
ed2acbd is described below
commit ed2acbdf8541b9d69f1908cb8f17ca31a51895fd
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 2 13:20:58 2020 -0400
Update OpenSAML to 4.0.1, IdP to 4.0.2_SNAPSHOT.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ea3f4ed..89e7728 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,11 +15,11 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>4.0.1-SNAPSHOT</idp.version>
+ <idp.version>4.0.2-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
<jetty.version>9.4.28.v20200408</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.0.1-SNAPSHOT</opensaml.version>
+ <opensaml.version>4.0.1</opensaml.version>
<spring-extensions.version>6.0.1-SNAPSHOT</spring-extensions.version>
<cas-client.version>3.5.1</cas-client.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list