From d6011b3d769e6c3c5a80e7271646e93239f6a8cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:17:18 +0000 Subject: [PATCH] Bump h2 from 1.4.192 to 2.1.210 Bumps [h2](https://github.com/h2database/h2database) from 1.4.192 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.192...version-2.1.210) --- 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..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 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..d516970 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.1.210 diff --git a/features/testing/integration-tests/timer-concurrency-util/pom.xml b/features/testing/integration-tests/timer-concurrency-util/pom.xml index 3060ed5..8adf921 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.1.210 test @@ -252,7 +252,7 @@ com.h2database h2 - 1.3.173 + 2.1.210 diff --git a/pom.xml b/pom.xml index e6f6074..b021db6 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.h2database h2 - 1.4.192 + 2.1.210 org.assertj