From 12560a317018541ede10a3f03c91a392af32347a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Oct 2022 05:11:16 +0000 Subject: [PATCH] fix: todolist-core/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHSQLDB-3040860 --- todolist-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-core/pom.xml b/todolist-core/pom.xml index 0ad71230c6..46a9a404d2 100644 --- a/todolist-core/pom.xml +++ b/todolist-core/pom.xml @@ -59,7 +59,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.7.1