From e89619732866622cb9664bad4c35c370f5deab09 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Oct 2022 13:19:28 +0000 Subject: [PATCH] fix: test-util/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-2812456 - https://snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLUNIT-2803034 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-2945452 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-2945453 --- test-util/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-util/pom.xml b/test-util/pom.xml index e6b768ac70..42d728d81a 100644 --- a/test-util/pom.xml +++ b/test-util/pom.xml @@ -18,7 +18,7 @@ org.seleniumhq.selenium htmlunit-driver - 3.58.0 + 3.63.0 com.google.guava @@ -29,7 +29,7 @@ org.seleniumhq.selenium selenium-chrome-driver - 4.1.2 + 4.2.0 com.google.guava