From 6a6e2d5ee39cd27896a554a07ab1002bcf861c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 02:02:15 +0000 Subject: [PATCH] Bump selenium-java from 4.9.0 to 4.9.1 Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.9.0 to 4.9.1. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.9.0...selenium-4.9.1) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33a418d..1017d57 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.seleniumhq.selenium selenium-java - 4.9.0 + 4.9.1 io.cucumber