From 1bfef5ab1b117d39c42e918b8cc0f3eb206c4a06 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 08:12:44 +0000 Subject: [PATCH] fix: HibernateBase/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-15038759 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..5c006c0 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -22,7 +22,7 @@ org.hibernate hibernate-core - 5.3.1.Final + 5.3.38.Final mysql