From 5a80973b28c83111a744662672797f157de0822a Mon Sep 17 00:00:00 2001
From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com>
Date: Sat, 31 May 2025 08:26:33 +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-ORGAPACHELOGGINGLOG4J-2320014
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2327339
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7300153
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2321524
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-8383402
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7300152
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7984545
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6567186
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6669948
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7707751
- https://snyk.io/vuln/SNYK-JAVA-ORGJBOSSXNIO-6403375
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7361775
- https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-7433721
---
log4shell-goof/log4shell-server/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/log4shell-goof/log4shell-server/pom.xml b/log4shell-goof/log4shell-server/pom.xml
index 79074c7890..949e7dc99d 100644
--- a/log4shell-goof/log4shell-server/pom.xml
+++ b/log4shell-goof/log4shell-server/pom.xml
@@ -31,7 +31,7 @@
org.apache.logging.log4j
log4j-core
- 2.15.0
+ 2.17.1
com.unboundid
@@ -41,7 +41,7 @@
io.undertow
undertow-core
- 2.3.8.Final
+ 2.3.18.Final
commons-collections