From 2cd7abedca158371f97fb09ea4116b2481d5ef7d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Mar 2024 21:59:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-3146851 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 14b740d..03115b0 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ com.h2database h2 - 2.1.210 + 2.2.220 runtime