[java-idp-integration-tests] branch main updated: Bump IdP versions

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


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

codeberg pushed a commit to branch main
in repository java-idp-integration-tests.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-integration-tests/commit/1728ed9ed389beeef29aaa42d294a45b67e7707b

The following commit(s) were added to refs/heads/main by this push:
     new 1728ed9  Bump IdP versions
1728ed9 is described below

commit 1728ed9ed389beeef29aaa42d294a45b67e7707b
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Feb 19 15:34:23 2026 -0600

    Bump IdP versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 65ff216..9b534a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 
     <properties>
         <!-- Version of IdP used for test validation -->
-        <idp.version>5.2.0-SNAPSHOT</idp.version>
+        <idp.version>5.2.2-SNAPSHOT</idp.version>
 
         <!-- Version of IdP to be tested -->
         <idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
@@ -33,11 +33,11 @@
         <idp-tomcat-base.type>tgz</idp-tomcat-base.type>
 
         <!-- IdP testbed -->
-        <testbed.version>5.2.0-SNAPSHOT</testbed.version>
+        <testbed.version>5.2.2-SNAPSHOT</testbed.version>
         <testbed.classifier>classes</testbed.classifier>
 
         <!-- OpenSAML -->
-        <opensaml.version>5.2.0-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.2.2-SNAPSHOT</opensaml.version>
 
         <!-- Selenium -->
         <selenium.version>4.35.0</selenium.version>

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


More information about the commits mailing list