From a87ae2cc8aa6088fd82e3c4ace1aa6507a37fc18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jan 2022 16:53:33 +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-2331071 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..31508fe 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -57,7 +57,7 @@ com.h2database h2 - 1.4.197 + 2.0.206 org.junit.jupiter