From 983629eef1baf285ee633b5e1d2cc42d1ca8dd5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 21:29:05 +0000 Subject: [PATCH] Bump h2 from 1.3.173 to 2.2.220 Bumps [h2](https://github.com/h2database/h2database) from 1.3.173 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- jpa/datasourcedefinition-annotation-pu/pom.xml | 2 +- jpa/datasourcedefinition-applicationxml-pu/pom.xml | 2 +- jpa/datasourcedefinition-webxml-pu/pom.xml | 2 +- jpa/datasourcedefinition/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jpa/datasourcedefinition-annotation-pu/pom.xml b/jpa/datasourcedefinition-annotation-pu/pom.xml index 43c340ed8..7b2f0707f 100644 --- a/jpa/datasourcedefinition-annotation-pu/pom.xml +++ b/jpa/datasourcedefinition-annotation-pu/pom.xml @@ -15,7 +15,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/jpa/datasourcedefinition-applicationxml-pu/pom.xml b/jpa/datasourcedefinition-applicationxml-pu/pom.xml index 00dcc6883..640be3a7f 100644 --- a/jpa/datasourcedefinition-applicationxml-pu/pom.xml +++ b/jpa/datasourcedefinition-applicationxml-pu/pom.xml @@ -15,7 +15,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/jpa/datasourcedefinition-webxml-pu/pom.xml b/jpa/datasourcedefinition-webxml-pu/pom.xml index e46b376ef..49465d15a 100644 --- a/jpa/datasourcedefinition-webxml-pu/pom.xml +++ b/jpa/datasourcedefinition-webxml-pu/pom.xml @@ -15,7 +15,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/jpa/datasourcedefinition/pom.xml b/jpa/datasourcedefinition/pom.xml index 76b6a7f75..61233d8c9 100644 --- a/jpa/datasourcedefinition/pom.xml +++ b/jpa/datasourcedefinition/pom.xml @@ -14,7 +14,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/pom.xml b/pom.xml index be60e9a70..b8bdb3960 100644 --- a/pom.xml +++ b/pom.xml @@ -787,7 +787,7 @@ com.h2database h2 - 1.4.191 + 2.2.220 test