From 79cbf09d355bbc07fb045c8cb9c490f50a786a22 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 14:31:03 +0000 Subject: [PATCH] fix: HibernateBase/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 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..cd8dd80 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -22,7 +22,7 @@ org.hibernate hibernate-core - 5.3.1.Final + 5.3.7.Final mysql