From 20b9d262b27c1be1287bfa2a1a82cf3052fb97eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 07:57:33 +0000 Subject: [PATCH] :arrow_up: Bump selenium-firefox-driver from 4.5.3 to 4.8.3 Bumps [selenium-firefox-driver](https://github.com/SeleniumHQ/selenium) from 4.5.3 to 4.8.3. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-firefox-driver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31951e2..3b7cba9 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.seleniumhq.selenium selenium-firefox-driver - 4.5.3 + 4.8.3 org.json