From b6c2cfa5971a9470b33cad32bc774711b272feac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:36:10 +0100 Subject: [PATCH] Bump io.github.bonigarcia:selenium-jupiter from 4.3.7 to 5.0.0 (#1134) Bumps [io.github.bonigarcia:selenium-jupiter](https://github.com/bonigarcia/selenium-jupiter) from 4.3.7 to 5.0.0. - [Release notes](https://github.com/bonigarcia/selenium-jupiter/releases) - [Changelog](https://github.com/bonigarcia/selenium-jupiter/blob/master/CHANGELOG.md) - [Commits](https://github.com/bonigarcia/selenium-jupiter/compare/selenium-jupiter-4.3.7...selenium-jupiter-5.0.0) --- updated-dependencies: - dependency-name: io.github.bonigarcia:selenium-jupiter dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: Boni Garcia --- junit5-selenium/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/junit5-selenium/pom.xml b/junit5-selenium/pom.xml index 85daa4469..7ba3c45a6 100644 --- a/junit5-selenium/pom.xml +++ b/junit5-selenium/pom.xml @@ -10,7 +10,7 @@ 5.10.0 3.2.1 4.14.1 - 4.3.7 + 5.0.0 17 ${java.version}