From 1a198668051a217d5a3856d76654077f2b028f18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Oct 2022 16:11:25 +0000 Subject: [PATCH] fix: dynamic-orm-examples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHSQLDB-3040860 --- dynamic-orm-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-orm-examples/pom.xml b/dynamic-orm-examples/pom.xml index 4065637..142db60 100644 --- a/dynamic-orm-examples/pom.xml +++ b/dynamic-orm-examples/pom.xml @@ -38,7 +38,7 @@ org.hsqldb hsqldb - 2.6.1 + 2.7.1 compile