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

Tom Zeller tzeller at dragonacea.biz
Sun May 5 14:52:04 UTC 2024


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=1baa1d86c92e49ce445f441afa60eea09210ecc1

The following commit(s) were added to refs/heads/main by this push:
     new 1baa1d8  Bump Selenium
1baa1d8 is described below

commit 1baa1d86c92e49ce445f441afa60eea09210ecc1
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sun May 5 09:51:50 2024 -0500

    Bump Selenium
    
    Appears to fix automatically downloading web drivers on Windows
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9cd6c83..bb7124d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <!-- OpenSAML -->
         <opensaml.version>5.1.3-SNAPSHOT</opensaml.version>
 
-        <selenium.version>4.16.1</selenium.version>
+        <selenium.version>4.20.0</selenium.version>
 
         <test-distributions.directory>${project.basedir}/test-distributions</test-distributions.directory>
         <idp-to-be-tested.directory>${test-distributions.directory}/shibboleth-identity-provider-${idp-to-be-tested.version}</idp-to-be-tested.directory>

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


More information about the commits mailing list