From 7f65bc6c072595812b83b985a797dcbcb8f105cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Sep 2023 14:25:14 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5769685 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e95ab7e..2caeb55 100644 --- a/pom.xml +++ b/pom.xml @@ -11,17 +11,17 @@ org.seleniumhq.selenium selenium-java - 3.141.59 + 4.12.0 org.seleniumhq.selenium selenium-firefox-driver - 3.141.59 + 4.12.0 org.seleniumhq.selenium htmlunit-driver - 2.44.0 + 2.45.0 org.seleniumhq.selenium