From ea160828dc45963ea443880cd81e765ce74350e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Nov 2023 15:53:57 +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 2a33b4a..6bde913 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.seleniumhq.selenium selenium-java - 4.5.3 + 4.14.1 provided