From a0c1a60dc62c0ccceaf3229a749be4cefe1ae4db Mon Sep 17 00:00:00 2001
From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com>
Date: Wed, 18 Feb 2026 19:03:47 +0000
Subject: [PATCH] fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-15307780
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-15307824
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f6af69d..c83599c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
org.apache.tomcat
tomcat-coyote
- 9.0.22
+ 9.0.113
io.undertow