From 7d57f75bc8063f1bfc620cfd43c382c09eb3cf02 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Oct 2022 18:21:57 +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 e49bf3c5cf..c9ffc21b74 100644 --- a/todolist-core/pom.xml +++ b/todolist-core/pom.xml @@ -53,7 +53,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.7.1