From 8cfeb68cfc5e957abb444eeb9abbc06f5e602c0c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Sep 2022 23:38:51 +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-3009896 --- HibernateBase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HibernateBase/pom.xml b/HibernateBase/pom.xml index dfab3a1..661735b 100644 --- a/HibernateBase/pom.xml +++ b/HibernateBase/pom.xml @@ -57,7 +57,7 @@ com.h2database h2 - 1.4.197 + 1.4.198 org.junit.jupiter