From c296ae1b412a5178795042c82fb018c19bd2b7e5 Mon Sep 17 00:00:00 2001 From: Thomas Diesler Date: Wed, 1 Apr 2026 18:37:33 +0200 Subject: [PATCH] Align selenium version across test suites closes #47679 Signed-off-by: Thomas Diesler --- pom.xml | 1 + tests/utils-shared/pom.xml | 2 +- testsuite/integration-arquillian/pom.xml | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 897713786b9..587233c5501 100644 --- a/pom.xml +++ b/pom.xml @@ -187,6 +187,7 @@ 1.4.01 3.1.7 3.22.0 + 4.28.1 3.13.1 diff --git a/tests/utils-shared/pom.xml b/tests/utils-shared/pom.xml index c0c3f5bcb6a..33c1a2b17f3 100755 --- a/tests/utils-shared/pom.xml +++ b/tests/utils-shared/pom.xml @@ -35,7 +35,7 @@ org.seleniumhq.selenium selenium-api - 4.25.0 + ${selenium.version} org.keycloak diff --git a/testsuite/integration-arquillian/pom.xml b/testsuite/integration-arquillian/pom.xml index 891625ec951..71bb3ff9b84 100644 --- a/testsuite/integration-arquillian/pom.xml +++ b/testsuite/integration-arquillian/pom.xml @@ -45,7 +45,6 @@ 10.0.0.Final 3.2.1 - 4.28.1 4.28.0 3.0.0-alpha.8 3.0.0-alpha.4