From 1a276419802dc36f9fa62e6ebaf07268a7643493 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Oct 2025 05:39:18 +0000 Subject: [PATCH] fix: todolist/exploits/log4shell-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-12458577 --- todolist/exploits/log4shell-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist/exploits/log4shell-server/pom.xml b/todolist/exploits/log4shell-server/pom.xml index 94de095..bc34e71 100644 --- a/todolist/exploits/log4shell-server/pom.xml +++ b/todolist/exploits/log4shell-server/pom.xml @@ -30,7 +30,7 @@ io.undertow undertow-core - 2.2.13.Final + 2.3.20.Final commons-collections