From a9bcd49b405cb7889dcdac1bbc8bd30ad96deb61 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Dec 2025 07:35:14 +0000 Subject: [PATCH] fix: HibernateBase/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-14532782 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..5378a23 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -40,7 +40,7 @@ org.apache.logging.log4j log4j-core - 2.11.0 + 2.25.3 org.slf4j