From 34c59bda14d4639cd71a8c6cc53973150acb2b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 16:00:06 +0000 Subject: [PATCH] Bump h2 from 1.4.184 to 2.1.210 in /spring-boot-dependencies Bumps [h2](https://github.com/h2database/h2database) from 1.4.184 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.184...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index c9eaea5ecba0..6ae6a3ec7de8 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -68,7 +68,7 @@ 1.6 2.3.8 2.3.1 - 1.4.184 + 2.1.210 1.3 4.3.8.Final ${hibernate.version}