From 8fe9b26a23ffd0c9cc65604d606a18f0d724e03f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:45:20 +0000 Subject: [PATCH] Bump h2 from 1.4.195 to 2.1.210 in /parking-lot-maven-cliche Bumps [h2](https://github.com/h2database/h2database) from 1.4.195 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.195...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- parking-lot-maven-cliche/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parking-lot-maven-cliche/pom.xml b/parking-lot-maven-cliche/pom.xml index bcc0ae9..09b8fe3 100644 --- a/parking-lot-maven-cliche/pom.xml +++ b/parking-lot-maven-cliche/pom.xml @@ -24,7 +24,7 @@ com.h2database h2 - 1.4.195 + 2.1.210 junit