[java-idp-plugin-mgmt] branch main updated: Add missing oidc-common version to list.
Codeberg
noreply at shibboleth.net
Wed Sep 9 17:25:31 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-mgmt/commit/e920df6a5a1eedd5ba5e1fc274b9b2242e8d8a37
The following commit(s) were added to refs/heads/main by this push:
new e920df6 Add missing oidc-common version to list.
e920df6 is described below
commit e920df6a5a1eedd5ba5e1fc274b9b2242e8d8a37
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Sep 9 13:25:22 2026 -0400
Add missing oidc-common version to list.
---
plugins.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins.properties b/plugins.properties
index c1aa5ac..b59b4d5 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -204,7 +204,7 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.2.3.0 = Current
###############################
# OIDC Commons library plugin #
###############################
-net.shibboleth.oidc.common.versions = 1.0.0 1.1.0 2.0.0 2.1.0 2.2.0 2.2.1 3.0.0 3.0.1 3.1.0 3.1.1 3.2.0 3.3.0
+net.shibboleth.oidc.common.versions = 1.0.0 1.1.0 2.0.0 2.1.0 2.2.0 2.2.1 3.0.0 3.0.1 3.1.0 3.1.1 3.2.0 3.3.0 3.3.1
net.shibboleth.oidc.common.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-common/%{version}
net.shibboleth.oidc.common.baseName.%{version} = oidc-common-dist-%{version}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list