From 86a4e4f0179545ff307c0fa51fe2ba6cbc469f4e Mon Sep 17 00:00:00 2001
From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com>
Date: Thu, 22 Jan 2026 19:53:57 +0000
Subject: [PATCH] fix: 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
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f6af69d..524b20a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
io.undertow
undertow-core
- 2.0.9.Final
+ 2.3.21.Final
javax.servlet