From 278d06e5d7757c167989a0344ece1feeb86e3286 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 11:31:49 +0000 Subject: [PATCH] fix: HibernateConnectionPool/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-DOM4J-174153 - https://snyk.io/vuln/SNYK-JAVA-DOM4J-2812975 --- HibernateConnectionPool/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateConnectionPool/pom.xml b/HibernateConnectionPool/pom.xml index 83eda41..849347c 100644 --- a/HibernateConnectionPool/pom.xml +++ b/HibernateConnectionPool/pom.xml @@ -44,7 +44,7 @@ org.hibernate hibernate-core - 5.2.17.Final + 5.2.18.Final org.hibernate