From 9817236e31dec91667082ae16c3e835fd399adb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Oct 2022 22:19:47 +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 0ad7123..46a9a40 100644 --- a/todolist-core/pom.xml +++ b/todolist-core/pom.xml @@ -59,7 +59,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.7.1