From e0bae30e386c93baa4fff758b6490d45a5656c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 17:36:01 +0000 Subject: [PATCH] Bump io.github.bonigarcia:webdrivermanager in /code/CucumberTestExample Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 3.8.1 to 6.1.0. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](https://github.com/bonigarcia/webdrivermanager/compare/webdrivermanager-3.8.1...webdrivermanager-6.1.0) --- updated-dependencies: - dependency-name: io.github.bonigarcia:webdrivermanager dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/CucumberTestExample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/CucumberTestExample/pom.xml b/code/CucumberTestExample/pom.xml index ac71756..4b1e122 100644 --- a/code/CucumberTestExample/pom.xml +++ b/code/CucumberTestExample/pom.xml @@ -58,7 +58,7 @@ io.github.bonigarcia webdrivermanager - 3.8.1 + 6.1.0