From 9105c2f6fbacc7c5f0f2809e34612e7545a1af6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:24:57 +0000 Subject: [PATCH] :arrow_up: Bump h2 from 1.4.200 to 2.0.206 Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ca0f13..650a1a5 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ com.h2database h2 - 1.4.200 + 2.0.206 provided