From 33ce6a88c0aa5af15e7bcb1ac15fb2dc4f94f840 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jan 2026 11:15:03 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-15038759 - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-15053841 - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-14908846 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8666087..a5efe0b 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.hibernate hibernate-core - 4.0.1.Final + 5.3.38.Final org.apache.tomcat @@ -49,7 +49,7 @@ io.undertow undertow-core - 2.0.9.Final + 2.3.21.Final javax.servlet