From 149203a3d9af7280c4d3e14824c6ae39f45b09ae Mon Sep 17 00:00:00 2001
From: "snyk-io-us[bot]" <152054537+snyk-io-us[bot]@users.noreply.github.com>
Date: Thu, 22 Jan 2026 16:27:36 +0000
Subject: [PATCH] fix: log4shell-goof/log4shell-server/pom.xml to reduce
vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-15053841
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-14908846
---
log4shell-goof/log4shell-server/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4shell-goof/log4shell-server/pom.xml b/log4shell-goof/log4shell-server/pom.xml
index 94de0952b2..f358c9b963 100644
--- a/log4shell-goof/log4shell-server/pom.xml
+++ b/log4shell-goof/log4shell-server/pom.xml
@@ -30,7 +30,7 @@
io.undertow
undertow-core
- 2.2.13.Final
+ 2.3.21.Final
commons-collections