From 873da6d927334af0af6ff7d86d29f28565570bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:03:30 +0000 Subject: [PATCH] Bump h2 from 1.4.192 to 2.0.206 Bumps [h2](https://github.com/h2database/h2database) from 1.4.192 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.192...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../testing/integration-tests/timer-cdi-extension/pom.xml | 4 ++-- .../timer-concurrency-util-arquillian-remote/pom.xml | 2 +- .../testing/integration-tests/timer-concurrency-util/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 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 diff --git a/features/testing/integration-tests/timer-concurrency-util-arquillian-remote/pom.xml b/features/testing/integration-tests/timer-concurrency-util-arquillian-remote/pom.xml index 09032cd..907e7a7 100644 --- a/features/testing/integration-tests/timer-concurrency-util-arquillian-remote/pom.xml +++ b/features/testing/integration-tests/timer-concurrency-util-arquillian-remote/pom.xml @@ -154,7 +154,7 @@ com.h2database h2 - 1.3.173 + 2.0.206 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 diff --git a/pom.xml b/pom.xml index e6f6074..a49cdc8 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.h2database h2 - 1.4.192 + 2.0.206 org.assertj