From 33389b5a5a3c5b82502ab2869bf0f19cc0ca9d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 08:29:19 +0000 Subject: [PATCH] Bump hsqldb from 2.3.2 to 2.7.1 in /common Bumps hsqldb from 2.3.2 to 2.7.1. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 8487fa1..e5643e9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -67,7 +67,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.7.1 compile