[java-idp-integration-tests] branch main updated: Bump IdP, OpenSAML, and utilities

Tom Zeller tzeller at dragonacea.biz
Wed Apr 20 18:22:47 UTC 2022


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=7898d4bb1798f1bbf4135e6e25af72753434f13f

The following commit(s) were added to refs/heads/main by this push:
     new 7898d4b  Bump IdP, OpenSAML, and utilities
7898d4b is described below

commit 7898d4bb1798f1bbf4135e6e25af72753434f13f
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Apr 20 13:22:40 2022 -0500

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

diff --git a/pom.xml b/pom.xml
index c1afc00..fc915b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <properties>
         <!-- IdP -->
-        <idp.version>4.2.0-SNAPSHOT</idp.version>
+        <idp.version>4.2.1-SNAPSHOT</idp.version>
 
         <!--  Version of IdP to be tested -->
         <idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
@@ -39,8 +39,8 @@
         <testbed.classifier>classes</testbed.classifier>
 
         <!-- OpenSAML and Java support -->
-        <java-support.version>8.2.2-SNAPSHOT</java-support.version>
-        <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
+        <java-support.version>8.3.2-SNAPSHOT</java-support.version>
+        <opensaml.version>4.2.1-SNAPSHOT</opensaml.version>
 
         <selenium.version>3.141.59</selenium.version>
         <sauce.version>2.1.25</sauce.version>

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


More information about the commits mailing list