From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:10:05 +0000 (+0000) Subject: Bump h2 from 1.4.193 to 2.1.210 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b31edf0304f71975e1919d41690492bf073218dc;p=iciql.git Bump h2 from 1.4.193 to 2.1.210 Bumps [h2](https://github.com/h2database/h2database) from 1.4.193 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.193...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/pom.xml b/pom.xml index 039376b..f7c4cdc 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.h2database h2 - 1.4.193 + 2.1.210 jar provided