From c10ead4b82b4cb33d26b24ae0808cd5ff84ec79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 15:35:42 +0000 Subject: [PATCH] Bump hsqldb Bumps hsqldb from 1.8.0.10 to 2.7.1. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../resources/SpringTest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/org.jboss.tools.vpe.spring.test/resources/SpringTest/pom.xml b/tests/org.jboss.tools.vpe.spring.test/resources/SpringTest/pom.xml index b1830a807..008561145 100644 --- a/tests/org.jboss.tools.vpe.spring.test/resources/SpringTest/pom.xml +++ b/tests/org.jboss.tools.vpe.spring.test/resources/SpringTest/pom.xml @@ -87,7 +87,7 @@ org.hsqldb hsqldb - 1.8.0.10 + 2.7.1 runtime