From b54d52b6b7a7248c23f67badcb29ec7d4b41df45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 09:10:08 +0000 Subject: [PATCH] Bump h2 from 1.4.200 to 2.0.202 in /_test Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.202. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.0.202) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _test/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 _test/pom.xml diff --git a/_test/pom.xml b/_test/pom.xml old mode 100755 new mode 100644 index f4298824..1110e879 --- a/_test/pom.xml +++ b/_test/pom.xml @@ -29,7 +29,7 @@ com.h2database h2 - 1.4.200 + 2.0.202 @@ -150,7 +150,7 @@ com.h2database h2 - RELEASE + 2.0.202 compile