[java-idp-plugin-mgmt] branch main updated: add oidc-common 0.0.4 for testing
Phil Smart
philip.smart at jisc.ac.uk
Fri Mar 12 11:31:22 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=13b2ca364cb1970cd3fb2a6a56d21cfdd2e6c559
The following commit(s) were added to refs/heads/main by this push:
new 13b2ca3 add oidc-common 0.0.4 for testing
13b2ca3 is described below
commit 13b2ca364cb1970cd3fb2a6a56d21cfdd2e6c559
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Mar 12 11:31:18 2021 +0000
add oidc-common 0.0.4 for testing
---
plugins.properties | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/plugins.properties b/plugins.properties
index 84e1618..5472bdc 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -75,7 +75,7 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.9.1 = Current
###############################
# OIDC Commons library plugin #
###############################
-net.shibboleth.oidc.common.versions = 0.0.1 0.0.2 0.0.3
+net.shibboleth.oidc.common.versions = 0.0.1 0.0.2 0.0.3 0.0.4
net.shibboleth.oidc.common.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/oidc/oidc-common-dist/%{version}
net.shibboleth.oidc.common.baseName.%{version} = oidc-common-dist-%{version}
@@ -91,6 +91,10 @@ net.shibboleth.oidc.common.idpVersionMax.0.0.3 = 5.0.0
net.shibboleth.oidc.common.idpVersionMin.0.0.3 = 4.1.0
net.shibboleth.oidc.common.supportLevel.0.0.3 = Current
+net.shibboleth.oidc.common.idpVersionMax.0.0.4 = 5.0.0
+net.shibboleth.oidc.common.idpVersionMin.0.0.4 = 4.1.0
+net.shibboleth.oidc.common.supportLevel.0.0.4 = Current
+
##################################
# OpenID Connect Provider plugin #
##################################
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list