[java-idp-plugin-oidc-rp] branch main updated: Bump oidc-common version to 3.1.0-SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Wed Jan 3 15:32:55 UTC 2024
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-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=282bd4779dd3d1b82b878bce4aaab5e850ceb481
The following commit(s) were added to refs/heads/main by this push:
new 282bd47 Bump oidc-common version to 3.1.0-SNAPSHOT
282bd47 is described below
commit 282bd4779dd3d1b82b878bce4aaab5e850ceb481
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jan 3 15:32:52 2024 +0000
Bump oidc-common version to 3.1.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4cf0c01..bcd2dde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<oidc-config.groupId>net.shibboleth.idp.plugin.config.oidc</oidc-config.groupId>
<oidc-config.version>2.0.0</oidc-config.version>
<oidc-common.groupId>net.shibboleth.oidc</oidc-common.groupId>
- <oidc-common.version>3.0.1-SNAPSHOT</oidc-common.version>
+ <oidc-common.version>3.1.0-SNAPSHOT</oidc-common.version>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.0.0</shib-shared.version>
<shib-profile.groupId>net.shibboleth</shib-profile.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list