From 720b50f76fcc84d2a437d4ea70a0cb9d6fe6aa41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:05:24 +0000 Subject: [PATCH] Bump h2 from 1.3.172 to 2.0.206 Bumps [h2](https://github.com/h2database/h2database) from 1.3.172 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- lsql-doc/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lsql-doc/pom.xml b/lsql-doc/pom.xml index 9a48a1f..0349f19 100644 --- a/lsql-doc/pom.xml +++ b/lsql-doc/pom.xml @@ -29,7 +29,7 @@ com.h2database h2 - 1.3.172 + 2.0.206 diff --git a/pom.xml b/pom.xml index a38d290..0b49775 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ com.h2database h2 - 1.3.172 + 2.0.206 test