From 30ee9fc7549e46b2c04781e41bfe34b74849e57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:00:53 +0000 Subject: [PATCH] Bump hsqldb from 2.3.3 to 2.7.1 in /solution/audit-service Bumps hsqldb from 2.3.3 to 2.7.1. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- solution/audit-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/audit-service/pom.xml b/solution/audit-service/pom.xml index 3fa5523..1e7a5d1 100644 --- a/solution/audit-service/pom.xml +++ b/solution/audit-service/pom.xml @@ -29,7 +29,7 @@ org.hsqldb hsqldb - 2.3.3 + 2.7.1 io.vertx.workshop