From 1246ff18993cc2df95a7bd7b569d10ab8f6e3e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 08:15:57 +0000 Subject: [PATCH] Bump selenium-chrome-driver from 4.5.3 to 4.10.0 Bumps [selenium-chrome-driver](https://github.com/SeleniumHQ/selenium) from 4.5.3 to 4.10.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.10.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-chrome-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 7873903..11e9a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.seleniumhq.selenium selenium-chrome-driver - 4.5.3 + 4.10.0 io.percy