From ea5cd64789dc991e17b90e03559241e58c6a0494 Mon Sep 17 00:00:00 2001 From: Aliaksej Mialeshka Date: Tue, 15 Oct 2024 15:04:52 +0200 Subject: [PATCH] Update Selenium to 4.25.0 +semver:feature --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 67a70fc..80e54e7 100644 --- a/pom.xml +++ b/pom.xml @@ -126,12 +126,12 @@ com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.0 org.seleniumhq.selenium selenium-java - 4.24.0 + 4.25.0 io.appium