From 1972915ca4db73697b30ff3320e0ba3813f571de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Sep 2022 07:01:01 +0000 Subject: [PATCH] fix: javaee/hibernate-example/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-3009896 --- javaee/hibernate-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javaee/hibernate-example/pom.xml b/javaee/hibernate-example/pom.xml index 1cab2f0f..55349214 100644 --- a/javaee/hibernate-example/pom.xml +++ b/javaee/hibernate-example/pom.xml @@ -77,7 +77,7 @@ com.h2database h2 - 1.4.192 + 1.4.198 \ No newline at end of file