From eab767a874872bfd6f353fa9c01dfda197813d39 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 12:24:30 +0000 Subject: [PATCH] fix: HibernateConnectionPool/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-15038759 --- HibernateConnectionPool/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HibernateConnectionPool/pom.xml b/HibernateConnectionPool/pom.xml index 83eda41..cc28fce 100644 --- a/HibernateConnectionPool/pom.xml +++ b/HibernateConnectionPool/pom.xml @@ -44,12 +44,12 @@ org.hibernate hibernate-core - 5.2.17.Final + 5.3.38.Final org.hibernate hibernate-hikaricp - 5.2.17.Final + 5.3.38.Final \ No newline at end of file