From 5e40f733f3a9acb57fee60f072e3ad87cfac4401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 21:16:39 +0000 Subject: [PATCH] Bump h2 from 1.3.153 to 2.2.220 in /populate-jcr-repo Bumps [h2](https://github.com/h2database/h2database) from 1.3.153 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- populate-jcr-repo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/populate-jcr-repo/pom.xml b/populate-jcr-repo/pom.xml index 331b8e5..8195987 100644 --- a/populate-jcr-repo/pom.xml +++ b/populate-jcr-repo/pom.xml @@ -62,7 +62,7 @@ com.h2database h2 - 1.3.153 + 2.2.220 runtime