From 0d064b75fe279553d54a57ae2c103ba1fdfbd3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:35:18 +0000 Subject: [PATCH] chore(deps): bump org.seleniumhq.selenium:selenium-bom Bumps [org.seleniumhq.selenium:selenium-bom](https://github.com/SeleniumHQ/selenium) from 4.13.0 to 4.14.1. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/hybrid-smoke-tests/pom.xml | 2 +- integration-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/hybrid-smoke-tests/pom.xml b/integration-tests/hybrid-smoke-tests/pom.xml index 4425a7f7..de4e41d0 100644 --- a/integration-tests/hybrid-smoke-tests/pom.xml +++ b/integration-tests/hybrid-smoke-tests/pom.xml @@ -28,7 +28,7 @@ org.seleniumhq.selenium selenium-bom - 4.13.0 + 4.14.1 pom import diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d91b434a..27322645 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -38,7 +38,7 @@ org.seleniumhq.selenium selenium-bom - 4.13.0 + 4.14.1 pom import