From 767cba517500cacef9810c7f5a475e46db82ecd7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 May 2023 14:15:05 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-5603110 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e95ab7e..0689550 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.seleniumhq.selenium htmlunit-driver - 2.44.0 + 2.70.0 org.seleniumhq.selenium