[java-idp-plugin-mgmt] branch main updated: Changed supportLevel for 3.0.0-2 from OutOfDate to Secadv.
Henri Mikkonen
henri.mikkonen at iki.fi
Mon Jan 3 15:34:46 UTC 2022
This is an automated email from the git hooks/post-receive script.
hjmikkon 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=88aeaa9e7528cdd44b409570be78bf74478593d7
The following commit(s) were added to refs/heads/main by this push:
new 88aeaa9 Changed supportLevel for 3.0.0-2 from OutOfDate to Secadv.
88aeaa9 is described below
commit 88aeaa9e7528cdd44b409570be78bf74478593d7
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Jan 3 17:34:38 2022 +0200
Changed supportLevel for 3.0.0-2 from OutOfDate to Secadv.
---
plugins.properties | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index d79b79f..782754f 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -108,15 +108,15 @@ net.shibboleth.idp.plugin.oidc.op.baseName.%{version} = idp-plugin-oidc-op-distr
net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.0 = 5.0.0
net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.0 = 4.1.0
-net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.0 = OutOfDate
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.0 = Secadv
net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.1 = 5.0.0
net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.1 = 4.1.0
-net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = OutOfDate
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = Secadv
net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.2 = 5.0.0
net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.2 = 4.1.0
-net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.2 = OutOfDate
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.2 = Secadv
net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.3 = 5.0.0
net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.3 = 4.1.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list