From 83319a2017fce60aa9b6016879e0b88b5bcde78e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 06:02:19 +0000 Subject: [PATCH] Bump org.seleniumhq.selenium:selenium-java from 4.13.0 to 4.14.0 Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.13.0...selenium-4.14.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- junit5-cucumber-selenium/pom.xml | 2 +- junit5-selenium/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/junit5-cucumber-selenium/pom.xml b/junit5-cucumber-selenium/pom.xml index 0f2254ac3..f3aee30e3 100644 --- a/junit5-cucumber-selenium/pom.xml +++ b/junit5-cucumber-selenium/pom.xml @@ -13,7 +13,7 @@ 5.10.0 1.10.0 7.14.0 - 4.13.0 + 4.14.0 5.5.3 3.1.2 diff --git a/junit5-selenium/pom.xml b/junit5-selenium/pom.xml index 792eb6f92..1067b8051 100644 --- a/junit5-selenium/pom.xml +++ b/junit5-selenium/pom.xml @@ -9,7 +9,7 @@ 5.10.0 3.1.2 - 4.13.0 + 4.14.0 4.3.7 17