From a760ab64a5c05d8080ad9b9fa80fe02084a99681 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Mar 2024 02:30:39 +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 eaf1ac3..bf7c86e 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ com.h2database h2 - 2.1.210 + 2.2.220 javax.activation