From 75915f90362fef429acaa59b8363598e5aea943a Mon Sep 17 00:00:00 2001 From: Peter Stadler Date: Wed, 16 Oct 2024 14:58:25 +0200 Subject: [PATCH] update dependencies for maven tests --- testing/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/testing/pom.xml b/testing/pom.xml index 7d734a7a..b3a4f256 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -16,24 +16,24 @@ io.github.bonigarcia webdrivermanager - 5.6.2 + 5.9.2 org.junit.jupiter junit-jupiter-api - 5.8.2 + 5.11.2 test org.junit.jupiter junit-jupiter-engine - 5.8.2 + 5.11.2 test org.seleniumhq.selenium selenium-java - 4.15.0 + 4.25.0 org.slf4j @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.5.1