From c6f5575277c6a692171bb48b04c6b99f0b76674f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:03:25 +0000 Subject: [PATCH] Bump h2 in /features/testing/integration-tests/timer-concurrency-util Bumps [h2](https://github.com/h2database/h2database) from 1.4.191 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.191...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../testing/integration-tests/timer-concurrency-util/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/testing/integration-tests/timer-concurrency-util/pom.xml b/features/testing/integration-tests/timer-concurrency-util/pom.xml index 3060ed5..88ecfa4 100644 --- a/features/testing/integration-tests/timer-concurrency-util/pom.xml +++ b/features/testing/integration-tests/timer-concurrency-util/pom.xml @@ -124,7 +124,7 @@ com.h2database h2 - 1.4.191 + 2.0.206 test @@ -252,7 +252,7 @@ com.h2database h2 - 1.3.173 + 2.0.206