From 20d19d7b5a2dc52530bdea1291fc229e36b5707d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 21:38:09 +0000 Subject: [PATCH] Bump h2 from 1.4.196 to 2.2.220 in /Ch6/server-integration-solution Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.196...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Ch6/server-integration-solution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ch6/server-integration-solution/pom.xml b/Ch6/server-integration-solution/pom.xml index abbe067..0817aeb 100644 --- a/Ch6/server-integration-solution/pom.xml +++ b/Ch6/server-integration-solution/pom.xml @@ -25,7 +25,7 @@ 2.3.2.RELEASE 1.0.9.RELEASE 3.18.2-GA - 1.4.196 + 2.2.220 1.8.13 2.7.8 5.2.13.Final