From cefdbc927a675bf61bef2cbee6c6d467320edf08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alaksiej=20Miale=C5=A1ka?= Date: Tue, 28 Jul 2026 10:28:42 +0200 Subject: [PATCH] Update Selenium to 4.46.0 +semver:feature Update log4j and jackson-databind dependencies versions Update plugin versions --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3a5f68b..993820b 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 UTF-8 - 2.25.4 + 2.26.1 @@ -114,12 +114,12 @@ com.fasterxml.jackson.core jackson-databind - 2.21.2 + 2.22.1 org.seleniumhq.selenium selenium-java - 4.44.0 + 4.46.0 io.appium @@ -149,7 +149,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 pre-unit-test @@ -177,7 +177,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 ${surefireArgLine} -Dfile.encoding=UTF-8 false @@ -256,7 +256,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central