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

Codeberg noreply at shibboleth.net
Thu Jun 4 21:56:35 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/c80c519da348caa97d3b26cfe6e94419bab01e3b

The following commit(s) were added to refs/heads/main by this push:
     new c80c519  Bump Selenium and AWS SDK
c80c519 is described below

commit c80c519da348caa97d3b26cfe6e94419bab01e3b
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jun 4 16:12:26 2026 -0500

    Bump Selenium and AWS SDK
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c7711a8..5e37243 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,10 +40,10 @@
         <opensaml.version>5.2.3-SNAPSHOT</opensaml.version>
 
         <!-- Selenium -->
-        <selenium.version>4.43.0</selenium.version>
+        <selenium.version>4.44.0</selenium.version>
 
         <!-- AWS SDK -->
-        <aws.java.sdk.version>2.44.2</aws.java.sdk.version>
+        <aws.java.sdk.version>2.46.3</aws.java.sdk.version>
         
         <!-- Testcontainers.com -->
         <testcontainers.version>2.0.5</testcontainers.version>

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


More information about the commits mailing list