From 6a6c75402f8b2bf2ba6219c9426fbb477e5fc4be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <376+dependabot[bot]@users.noreply.github.cmd.navi-tech.in> Date: Fri, 7 Jul 2023 22:16:37 +0000 Subject: [PATCH] Bump h2 from 1.4.200 to 2.2.220 in /litmus-core Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- litmus-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litmus-core/pom.xml b/litmus-core/pom.xml index d7a7430..cd0d6f4 100644 --- a/litmus-core/pom.xml +++ b/litmus-core/pom.xml @@ -139,7 +139,7 @@ com.h2database h2 - 1.4.200 + 2.2.220