[java-idp-plugin-mgmt] branch main updated: JCOMOIDC-183 - Release 3.3.1

Codeberg noreply at shibboleth.net
Wed Sep 9 14:44:50 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/12b95883276c5d4e80b58244cb3694c03f90b59e

The following commit(s) were added to refs/heads/main by this push:
     new 12b9588  JCOMOIDC-183 - Release 3.3.1
12b9588 is described below

commit 12b95883276c5d4e80b58244cb3694c03f90b59e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Sep 9 15:44:06 2026 +0100

    JCOMOIDC-183 - Release 3.3.1
    
     - Release 3.3.1 of oidc-common
    
    https://shibboleth.atlassian.net/browse/JCOMOIDC-183
---
 modules.properties | 9 +++++++++
 plugins.properties | 6 +++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/modules.properties b/modules.properties
index 8a7dbbc..966869d 100644
--- a/modules.properties
+++ b/modules.properties
@@ -58,6 +58,15 @@ idp.oidc.config.1.plugin=net.shibboleth.idp.plugin.oidc.config
 idp.oidc.config.1.version=1.0.1
 
 # idp.oidc.common
+idp.oidc.common.7.plugin=net.shibboleth.oidc.common
+idp.oidc.common.7.version=3.3.1
+idp.oidc.common.6.plugin=net.shibboleth.oidc.common
+idp.oidc.common.6.version=3.3.1
+idp.oidc.common.5.plugin=net.shibboleth.oidc.common
+idp.oidc.common.5.version=3.3.1
+idp.oidc.common.4.plugin=net.shibboleth.oidc.common
+idp.oidc.common.4.version=3.3.1
+
 idp.oidc.common.7.plugin=net.shibboleth.oidc.common
 idp.oidc.common.7.version=3.3.0
 idp.oidc.common.6.plugin=net.shibboleth.oidc.common
diff --git a/plugins.properties b/plugins.properties
index 57f2f20..c1aa5ac 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -254,7 +254,11 @@ net.shibboleth.oidc.common.supportLevel.3.2.0 = OutOfDate
 
 net.shibboleth.oidc.common.idpVersionMax.3.3.0 = 6.0.0
 net.shibboleth.oidc.common.idpVersionMin.3.3.0 = 5.0.0
-net.shibboleth.oidc.common.supportLevel.3.3.0 = Current
+net.shibboleth.oidc.common.supportLevel.3.3.0 = OutOfDate
+
+net.shibboleth.oidc.common.idpVersionMax.3.3.1 = 6.0.0
+net.shibboleth.oidc.common.idpVersionMin.3.3.1 = 5.0.0
+net.shibboleth.oidc.common.supportLevel.3.3.1 = 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