[java-idp-plugin-mgmt] branch main updated: Revert oidc-common 2.1.0 max IdP version to <5.0.0

Phil Smart philip.smart at jisc.ac.uk
Thu May 18 12:42:08 UTC 2023


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=9edf105bb1f97bfb978f9c93cf305dbca1d3acbf

The following commit(s) were added to refs/heads/main by this push:
     new 9edf105  Revert oidc-common 2.1.0 max IdP version to <5.0.0
9edf105 is described below

commit 9edf105bb1f97bfb978f9c93cf305dbca1d3acbf
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu May 18 13:41:57 2023 +0100

    Revert oidc-common 2.1.0 max IdP version to <5.0.0
---
 plugins.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index 0271551..5cf7b15 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -128,7 +128,7 @@ net.shibboleth.oidc.common.idpVersionMax.2.0.0 = 5.0.0
 net.shibboleth.oidc.common.idpVersionMin.2.0.0 = 4.2.0
 net.shibboleth.oidc.common.supportLevel.2.0.0 = OutOfDate
 
-net.shibboleth.oidc.common.idpVersionMax.2.1.0 = 4.3.0
+net.shibboleth.oidc.common.idpVersionMax.2.1.0 = 5.0.0
 net.shibboleth.oidc.common.idpVersionMin.2.1.0 = 4.2.0
 net.shibboleth.oidc.common.supportLevel.2.1.0 = OutOfDate
 

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


More information about the commits mailing list