From dd030ea3568354fdaeaca4006f9802f29307af59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:31:06 +0300 Subject: [PATCH] Bump h2 in /nflow-examples/spring-boot/bare-minimum/maven (#598) Bumps [h2](https://github.com/h2database/h2database) from 2.1.212 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.1.212...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- nflow-examples/spring-boot/bare-minimum/maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nflow-examples/spring-boot/bare-minimum/maven/pom.xml b/nflow-examples/spring-boot/bare-minimum/maven/pom.xml index 8780f7fe0..fdb23a07f 100644 --- a/nflow-examples/spring-boot/bare-minimum/maven/pom.xml +++ b/nflow-examples/spring-boot/bare-minimum/maven/pom.xml @@ -31,7 +31,7 @@ com.h2database h2 runtime - 2.1.212 + 2.2.220 org.springframework.boot