[java-oidc-common] branch main updated: JCOMOIDC-19 - Update Nimbus oauth2-oidc-sdk into 9.5
Phil Smart
philip.smart at jisc.ac.uk
Fri May 21 12:30:08 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=95962ebbf198b1a2529f80b4996b8335ae5ac8aa
The following commit(s) were added to refs/heads/main by this push:
new 95962eb JCOMOIDC-19 - Update Nimbus oauth2-oidc-sdk into 9.5
95962eb is described below
commit 95962ebbf198b1a2529f80b4996b8335ae5ac8aa
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri May 21 13:30:06 2021 +0100
JCOMOIDC-19 - Update Nimbus oauth2-oidc-sdk into 9.5
Bump plugin.properties version to 1.1.0
https://issues.shibboleth.net/jira/browse/JCOMOIDC-19
---
.../src/main/resources/net/shibboleth/oidc/common/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
index 871e9d8..eec4c1e 100644
--- a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
+++ b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.oidc.common
# Only used when package manifest is not available
-plugin.version = 1.0.0
+plugin.version = 1.1.0
# No prereqs
#plugin.modules.required =
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list