[java-idp-oidc] branch main updated: Bump plugin.version
Henri Mikkonen
henri.mikkonen at iki.fi
Thu Jun 30 11:24:27 UTC 2022
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=bdcb4876d9434b06402c6eba382ac5e0931a086a
The following commit(s) were added to refs/heads/main by this push:
new bdcb4876 Bump plugin.version
bdcb4876 is described below
commit bdcb4876d9434b06402c6eba382ac5e0931a086a
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu Jun 30 14:24:21 2022 +0300
Bump plugin.version
---
.../main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
index 1d61d031..fc9e272f 100644
--- a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
+++ b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.oidc.op
# Only used when package manifest is not available
-plugin.version = 3.1.1
+plugin.version = 3.2.0
#plugin.license =
plugin.modules.required = idp.oidc.common.2
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list