From f80f6aedf63b83466c9e47562e2ec35ad050dad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 09:09:15 +0000 Subject: [PATCH] :arrow_up: Bump h2 from 1.3.156 to 2.1.210 in /ar_notes_server Bumps [h2](https://github.com/h2database/h2database) from 1.3.156 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:production ... Signed-off-by: dependabot[bot] --- ar_notes_server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ar_notes_server/pom.xml b/ar_notes_server/pom.xml index 4d14413..cd2fd94 100644 --- a/ar_notes_server/pom.xml +++ b/ar_notes_server/pom.xml @@ -54,7 +54,7 @@ com.h2database h2 - 2.0.206 + 2.1.210 org.springframework.boot