From ea4584c75fd5cdedf7c3cb8eee55a262ab84c6c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Oct 2022 04:50:07 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHSQLDB-3040860 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..f296304348 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.sonatype.oss oss-parent 9 - + @@ -168,7 +168,7 @@ - + @@ -424,7 +424,7 @@ org.hsqldb hsqldb - 2.3.4 + 2.7.1 org.postgresql