From 7d64d7fa53704b205b893a6744ba11efd661c05d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 04:13:05 +0530 Subject: [PATCH] chore: bump h2 from 2.0.202 to 2.0.206 in /app/server/appsmith-interfaces (#10414) Bumps [h2](https://github.com/h2database/h2database) from 2.0.202 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.0.202...version-2.0.206) --- 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> --- app/server/appsmith-interfaces/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-interfaces/pom.xml b/app/server/appsmith-interfaces/pom.xml index 1add9180eb..a629f1c532 100644 --- a/app/server/appsmith-interfaces/pom.xml +++ b/app/server/appsmith-interfaces/pom.xml @@ -124,7 +124,7 @@ com.h2database h2 - 2.0.202 + 2.0.206 org.springframework