From d80777add82c66370cfc80438ca5b2c15cbefe8a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Dec 2021 16:44:27 +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-2327339 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..d0005ec 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -40,7 +40,7 @@ org.apache.logging.log4j log4j-core - 2.11.0 + 2.17.1 org.slf4j