[java-oidc-common] branch main updated: JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
Codeberg
noreply at shibboleth.net
Mon Jun 15 13:16:41 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
https://codeberg.org/Shibboleth/java-oidc-common/commit/84645f746542e066ca23f05e06304ae9cbd24ec1
The following commit(s) were added to refs/heads/main by this push:
new 84645f74 JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
84645f74 is described below
commit 84645f746542e066ca23f05e06304ae9cbd24ec1
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Jun 15 16:15:38 2026 +0300
JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
https://shibboleth.atlassian.net/browse/JCOMOIDC-167
Removed references to the deleted module classes
---
.../resources/META-INF/services/net.shibboleth.idp.module.IdPModule | 4 ----
1 file changed, 4 deletions(-)
diff --git a/oidc-common-plugin/src/main/resources/META-INF/services/net.shibboleth.idp.module.IdPModule b/oidc-common-plugin/src/main/resources/META-INF/services/net.shibboleth.idp.module.IdPModule
index b55d9b7e..0e997246 100644
--- a/oidc-common-plugin/src/main/resources/META-INF/services/net.shibboleth.idp.module.IdPModule
+++ b/oidc-common-plugin/src/main/resources/META-INF/services/net.shibboleth.idp.module.IdPModule
@@ -1,5 +1 @@
-net.shibboleth.oidc.common.OIDCCommonModule4
-net.shibboleth.oidc.common.OIDCCommonModule5
-net.shibboleth.oidc.common.OIDCCommonModule6
-net.shibboleth.oidc.common.OIDCCommonModule7
net.shibboleth.oidc.common.OIDCCommonModule8
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list