From 2c5136845ee6f942e084d8a35838921570fb4de6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 14:14:50 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-3252500 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5426161 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5902998 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e95ab7e..58032e8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.seleniumhq.selenium htmlunit-driver - 2.44.0 + 4.8.1 org.seleniumhq.selenium