[java-identity-provider] branch main updated: IDP-1785 - Move idp-parent managed deps into java-parent-project
Scott Cantor
cantor.2 at osu.edu
Mon Apr 5 18:32:09 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0b0597969d8c49f6e9fc61b6bd84d789325bd291
The following commit(s) were added to refs/heads/main by this push:
new 0b0597969 IDP-1785 - Move idp-parent managed deps into java-parent-project
0b0597969 is described below
commit 0b0597969d8c49f6e9fc61b6bd84d789325bd291
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 5 14:31:09 2021 -0400
IDP-1785 - Move idp-parent managed deps into java-parent-project
https://issues.shibboleth.net/jira/browse/IDP-1785
Remove two unused version properties.
---
idp-parent/pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 9d2766491..4deee760f 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -69,8 +69,6 @@
<properties>
<ant.version>1.10.7</ant.version>
<duoweb.version>1.3</duoweb.version>
- <u2flib.version>0.16.0</u2flib.version>
- <cas-client.version>3.5.1</cas-client.version>
<idwsfconsumer.version>2.1.0</idwsfconsumer.version>
<java-support.version>8.2.0</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list