[java-idp-plugin-oidc-rp] branch main updated: Update oidc-config version to latest
Phil Smart
philip.smart at jisc.ac.uk
Wed Jun 18 08:30:41 UTC 2025
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=71db6ef87f778ab238108cb544a96acac59c8812
The following commit(s) were added to refs/heads/main by this push:
new 71db6ef Update oidc-config version to latest
71db6ef is described below
commit 71db6ef87f778ab238108cb544a96acac59c8812
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jun 18 09:30:39 2025 +0100
Update oidc-config version to latest
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 73d2472..53f06e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<shib-shared.testing.version>9.0.0</shib-shared.testing.version>
<okhttp3.tls.version>4.9.3</okhttp3.tls.version>
<oidc-config.groupId>net.shibboleth.idp.plugin.config.oidc</oidc-config.groupId>
- <oidc-config.version>2.2.1-SNAPSHOT</oidc-config.version>
+ <oidc-config.version>3.0.0-SNAPSHOT</oidc-config.version>
<oidc-common.groupId>net.shibboleth.oidc</oidc-common.groupId>
<oidc-common.version>3.3.0-SNAPSHOT</oidc-common.version>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list