From b6b0a10cc08cb27404ba553f779575a9b968f156 Mon Sep 17 00:00:00 2001 From: Aliaksej Mialeshka Date: Tue, 26 Aug 2025 13:57:07 +0200 Subject: [PATCH] Update to Selenium 4.35.0 +semver:feature --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 27823e2..73a2f85 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ com.github.aquality-automation aquality-selenium-core - 4.7.0 + 4.8.0 org.apache.commons @@ -80,7 +80,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.2 + 2.19.2 org.slf4j