[java-parent-project] branch main updated: Update latest snapshot versions.

Codeberg noreply at shibboleth.net
Tue Jul 7 19:28:43 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-parent-project.

View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/834f0bb92a5ac60bbf22c5e31e682e9664cfa947

The following commit(s) were added to refs/heads/main by this push:
     new 834f0bb  Update latest snapshot versions.
834f0bb is described below

commit 834f0bb92a5ac60bbf22c5e31e682e9664cfa947
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Jul 7 15:28:29 2026 -0400

    Update latest snapshot versions.
---
 resources/jenkins/plugin-compatibility.jenkinsfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/resources/jenkins/plugin-compatibility.jenkinsfile b/resources/jenkins/plugin-compatibility.jenkinsfile
index a2050f5..a510d05 100644
--- a/resources/jenkins/plugin-compatibility.jenkinsfile
+++ b/resources/jenkins/plugin-compatibility.jenkinsfile
@@ -4,8 +4,8 @@ def SHIBSHARED_BASE = "${!env.SHIBSHARED_BASE ? '9.0.0' : env.SHIBSHARED_BASE}"
 def IDP_CUR = "5.2.3"
 def SHIBSHARED_CUR = "9.2.3"
 
-def IDP_SNAPSHOT = "5.2.4-SNAPSHOT"
-def SHIBSHARED_SNAPSHOT = "9.2.4-SNAPSHOT"
+def IDP_SNAPSHOT = "5.3.0-SNAPSHOT"
+def SHIBSHARED_SNAPSHOT = "9.3.0-SNAPSHOT"
 
 pipeline {
 

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


More information about the commits mailing list