[java-idp-plugin-mgmt] branch main updated: Add version 0.0.2 of oidc-common

Phil Smart philip.smart at jisc.ac.uk
Fri Feb 12 10:08:15 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=704f300a30a9c1d4a3f248ae5efed247515bf8cb

The following commit(s) were added to refs/heads/main by this push:
       new  704f300   Add version 0.0.2 of oidc-common
704f300 is described below

commit 704f300a30a9c1d4a3f248ae5efed247515bf8cb
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 12 10:08:10 2021 +0000

    Add version 0.0.2 of oidc-common
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index e792fb9..9c1bed1 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -67,10 +67,14 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.9.0 = Current
 ###############################
 # OIDC Commons library plugin #
 ###############################
-net.shibboleth.oidc.common.versions = 0.0.1
+net.shibboleth.oidc.common.versions = 0.0.1 0.0.2
 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}
 
 net.shibboleth.oidc.common.idpVersionMax.0.0.1 = 5.0.0
 net.shibboleth.oidc.common.idpVersionMin.0.0.1 = 4.1.0
-net.shibboleth.oidc.common.supportLevel.0.0.1 = Current
+net.shibboleth.oidc.common.supportLevel.0.0.1 = Withdrawn
+
+net.shibboleth.oidc.common.idpVersionMax.0.0.2 = 5.0.0
+net.shibboleth.oidc.common.idpVersionMin.0.0.2 = 4.1.0
+net.shibboleth.oidc.common.supportLevel.0.0.2 = Current

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


More information about the commits mailing list