From 8b0b2ac0b81c8294d3ebd72a060be96883d4caa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:03:29 +0000 Subject: [PATCH] Bump h2 in /features/testing/integration-tests/timer-cdi-extension Bumps [h2](https://github.com/h2database/h2database) from 1.3.173 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../testing/integration-tests/timer-cdi-extension/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/testing/integration-tests/timer-cdi-extension/pom.xml b/features/testing/integration-tests/timer-cdi-extension/pom.xml index fa231c0..d7b3dc6 100644 --- a/features/testing/integration-tests/timer-cdi-extension/pom.xml +++ b/features/testing/integration-tests/timer-cdi-extension/pom.xml @@ -128,7 +128,7 @@ com.h2database h2 - 1.3.173 + 2.0.206 test @@ -257,7 +257,7 @@ com.h2database h2 - 1.3.173 + 2.0.206