[java-plugin-shibd-oidc] branch main updated: Lock OIDC SP plugin to released parent.

Codeberg noreply at shibboleth.net
Thu Feb 19 19:45:55 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-plugin-shibd-oidc.

View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-oidc/commit/86711004d88c938a56520db0b5209f4791353f6e

The following commit(s) were added to refs/heads/main by this push:
     new 8671100  Lock OIDC SP plugin to released parent.
8671100 is described below

commit 86711004d88c938a56520db0b5209f4791353f6e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 19 14:45:44 2026 -0500

    Lock OIDC SP plugin to released parent.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0429527..1ff9d48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@ copyright/license information. -->
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.0-SNAPSHOT</version>
+        <version>17.2.0</version>
     </parent>
 
     <groupId>net.shibboleth.sp</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list