From a6876a3540172420e94fa1b4bd18582c493247f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Oct 2022 22:24:23 +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 705976a3e1..7d5d2e0228 100644 --- a/todolist-core/pom.xml +++ b/todolist-core/pom.xml @@ -53,7 +53,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.7.1