From 6555115a665cf8325165c2c0429662577437dd0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:17:59 +0000 Subject: [PATCH] Bump h2 from 1.3.173 to 2.1.210 in /cttv-exporter Bumps [h2](https://github.com/h2database/h2database) from 1.3.173 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cttv-exporter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cttv-exporter/pom.xml b/cttv-exporter/pom.xml index c77f42aba..aa23fdf02 100644 --- a/cttv-exporter/pom.xml +++ b/cttv-exporter/pom.xml @@ -120,7 +120,7 @@ com.h2database h2 - 1.3.173 + 2.1.210