From 9f62efffa359f64f9f523c7213a2e5cc89dcd3e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:13:57 +0000 Subject: [PATCH] Bump h2 in /VaadinatorExample/AddressbookExample8 Bumps [h2](https://github.com/h2database/h2database) from 1.3.175 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- VaadinatorExample/AddressbookExample8/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VaadinatorExample/AddressbookExample8/pom.xml b/VaadinatorExample/AddressbookExample8/pom.xml index 15e9103..9e94ba3 100644 --- a/VaadinatorExample/AddressbookExample8/pom.xml +++ b/VaadinatorExample/AddressbookExample8/pom.xml @@ -110,7 +110,7 @@ the License. com.h2database h2 - 1.3.175 + 2.1.210 test @@ -263,7 +263,7 @@ the License. com.h2database h2 - 1.3.175 + 2.1.210 compile @@ -334,7 +334,7 @@ the License. com.h2database h2 - 1.3.175 + 2.1.210 compile