From ce78361ad6f90a83447d8de3ea49d131ef54c811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 21:40:51 +0000 Subject: [PATCH] Bump h2 Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../spring-boot-2-email-formatter-model/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml b/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml index 4baf77d..242dc7c 100644 --- a/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml +++ b/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml @@ -34,7 +34,7 @@ com.h2database h2 - 1.4.197 + 2.2.220