From c0b33a29319d77a63e69167c049650ffb90a335a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:04:43 +0000 Subject: [PATCH] Bump h2 in /plugins/org.csstudio.platform.libs.hibernate/project/envers Bumps [h2](https://github.com/h2database/h2database) from 1.2.125 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../org.csstudio.platform.libs.hibernate/project/envers/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org.csstudio.platform.libs.hibernate/project/envers/pom.xml b/plugins/org.csstudio.platform.libs.hibernate/project/envers/pom.xml index f71ba2ddcf..6af2b55d40 100644 --- a/plugins/org.csstudio.platform.libs.hibernate/project/envers/pom.xml +++ b/plugins/org.csstudio.platform.libs.hibernate/project/envers/pom.xml @@ -103,7 +103,7 @@ com.h2database h2 - 1.2.125 + 2.0.206 test