From 82f382b128208f8cfc616811ca4fbe940e7200e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 23:47:24 +0000 Subject: [PATCH] Bump hsqldb in /spring-boot/csrf/SpringCsrfApplication Bumps hsqldb from 2.4.0 to 2.7.1. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot/csrf/SpringCsrfApplication/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/csrf/SpringCsrfApplication/pom.xml b/spring-boot/csrf/SpringCsrfApplication/pom.xml index 3b27c2426..2a07ef7b7 100644 --- a/spring-boot/csrf/SpringCsrfApplication/pom.xml +++ b/spring-boot/csrf/SpringCsrfApplication/pom.xml @@ -38,7 +38,7 @@ org.hsqldb hsqldb - 2.4.0 + 2.7.1 runtime