[java-idp-oidc] branch main updated: JOIDCCONF-10 - Update config to next major version
Henri Mikkonen
henri.mikkonen at iki.fi
Tue Jun 17 17:10:06 UTC 2025
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=a82c42cea63695cb57df3dfdc68cafb6db9c9a82
The following commit(s) were added to refs/heads/main by this push:
new a82c42ce JOIDCCONF-10 - Update config to next major version
a82c42ce is described below
commit a82c42cea63695cb57df3dfdc68cafb6db9c9a82
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue Jun 17 20:09:38 2025 +0300
JOIDCCONF-10 - Update config to next major version
https://shibboleth.atlassian.net/browse/JOIDCCONF-10
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3bc11808..1bd06cf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<shib-metadata.version>5.0.0</shib-metadata.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>5.0.0</opensaml.version>
- <oidc.config.version>2.3.0-SNAPSHOT</oidc.config.version>
+ <oidc.config.version>3.0.0-SNAPSHOT</oidc.config.version>
<commons.io.version>2.6</commons.io.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle.xml</checkstyle.configLocation>
<!-- Dependency management in oidc-common-bom, but versions needed here for javadoc links -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list