From 7a3ac22dff4918058793665fe97ca74632cef843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 21:14:56 +0000 Subject: [PATCH] Bump h2 from 1.2.125 to 2.2.220 in /hibernate-orm-3.6.0.Final/envers Bumps [h2](https://github.com/h2database/h2database) from 1.2.125 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:production ... Signed-off-by: dependabot[bot] --- hibernate-orm-3.6.0.Final/envers/pom.xml | 2 +- hibernate-orm-3.6.0.Final/parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 hibernate-orm-3.6.0.Final/envers/pom.xml mode change 100755 => 100644 hibernate-orm-3.6.0.Final/parent/pom.xml diff --git a/hibernate-orm-3.6.0.Final/envers/pom.xml b/hibernate-orm-3.6.0.Final/envers/pom.xml old mode 100755 new mode 100644 index 43a2ccf2a8..c7722c4eed --- a/hibernate-orm-3.6.0.Final/envers/pom.xml +++ b/hibernate-orm-3.6.0.Final/envers/pom.xml @@ -99,7 +99,7 @@ com.h2database h2 - 1.2.125 + 2.2.220 test diff --git a/hibernate-orm-3.6.0.Final/parent/pom.xml b/hibernate-orm-3.6.0.Final/parent/pom.xml old mode 100755 new mode 100644 index 7830e41eaa..5c0c62df84 --- a/hibernate-orm-3.6.0.Final/parent/pom.xml +++ b/hibernate-orm-3.6.0.Final/parent/pom.xml @@ -544,7 +544,7 @@ com.h2database h2 - 1.2.140 + 2.2.220