From ccaa5fa779171c7e0a6af4d7928231ad86a64aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:17:21 +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.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: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..d3e3820 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.1.210 test @@ -257,7 +257,7 @@ com.h2database h2 - 1.3.173 + 2.1.210