From 4596945474ef479758b7119adc69dd3f0f9d3c91 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 04:34:49 +0000 Subject: [PATCH] fix: util/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/pom.xml b/util/pom.xml index 7163090cdb..50469641e8 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -64,7 +64,7 @@ net.sourceforge.htmlunit htmlunit - 2.24 + 2.26 compile