From c01cf1a6bdbf8bf72c8a984291e58da61d1bfeef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Aug 2025 08:43:26 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-11520814 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-11799151 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8666087..4a629bf 100644 --- a/pom.xml +++ b/pom.xml @@ -44,12 +44,12 @@ org.apache.tomcat tomcat-coyote - 9.0.22 + 9.0.108 io.undertow undertow-core - 2.0.9.Final + 2.2.27.Final javax.servlet