From c1647eb9347beef6f472f93986dc9f57cca0ef49 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 22 Jun 2024 05:44:12 +0000 Subject: [PATCH] fix: tools/log4shellserver/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7300152 - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7300153 --- tools/log4shellserver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/log4shellserver/pom.xml b/tools/log4shellserver/pom.xml index 8cc46ee9..5b2cc231 100644 --- a/tools/log4shellserver/pom.xml +++ b/tools/log4shellserver/pom.xml @@ -30,7 +30,7 @@ io.undertow undertow-core - 2.2.13.Final + 2.3.14.Final commons-collections