From fe0bafd8941d742826af9d61fd699abec11f5510 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jan 2022 16:26:13 +0000 Subject: [PATCH] fix: HibernateBase/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2348247 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..7e827dc 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -57,7 +57,7 @@ com.h2database h2 - 1.4.197 + 2.1.210 org.junit.jupiter