From c2b743b60c49f600df91d386566ce9e925383394 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Nov 2023 18:45:45 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSELENIUMHQSELENIUM-6062318 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd53d70..d8c73b4 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.seleniumhq.selenium selenium-java - 3.0.0-beta2 + 4.14.1 org.seleniumhq.selenium