From d6e555c537c1b038428dfecba53b42ea7e83adf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:14:20 +0000 Subject: [PATCH] Bump h2 in /VaadinatorExample/ContractApplicationExample 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/ContractApplicationExample/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VaadinatorExample/ContractApplicationExample/pom.xml b/VaadinatorExample/ContractApplicationExample/pom.xml index 2614a4c..106ac71 100644 --- a/VaadinatorExample/ContractApplicationExample/pom.xml +++ b/VaadinatorExample/ContractApplicationExample/pom.xml @@ -115,7 +115,7 @@ the License. com.h2database h2 - 1.3.175 + 2.1.210 test @@ -331,7 +331,7 @@ the License. com.h2database h2 - 1.3.175 + 2.1.210 compile @@ -399,7 +399,7 @@ the License. com.h2database h2 - 1.3.175 + 2.1.210 compile