[java-idp-plugin-oidc-config] branch main updated: Update common plugin module dependency version
Phil Smart
philip.smart at jisc.ac.uk
Wed May 10 16:30:41 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-oidc-config.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-config.git;a=commit;h=6078bcd6bb0bd014f80f7ac43ccd01ec198eb483
The following commit(s) were added to refs/heads/main by this push:
new 6078bcd Update common plugin module dependency version
6078bcd is described below
commit 6078bcd6bb0bd014f80f7ac43ccd01ec198eb483
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed May 10 17:30:39 2023 +0100
Update common plugin module dependency version
---
.../resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties b/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties
index b7f8545..ab1bd6d 100644
--- a/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties
+++ b/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/plugin.properties
@@ -4,4 +4,4 @@ plugin.id = net.shibboleth.idp.plugin.oidc.config
# Only used when package manifest is not available
plugin.version = 1.0.0
-plugin.modules.required = idp.oidc.common.2.2
+plugin.modules.required = idp.oidc.common.3
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list