From 01f027cd3b8254bcde437908b8ca87c24f07186f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:19:13 +0000 Subject: [PATCH] Bump h2 in /java/spring-boot-reactive-restful-nosql-mongodb Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/spring-boot-reactive-restful-nosql-mongodb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 java/spring-boot-reactive-restful-nosql-mongodb/pom.xml diff --git a/java/spring-boot-reactive-restful-nosql-mongodb/pom.xml b/java/spring-boot-reactive-restful-nosql-mongodb/pom.xml old mode 100755 new mode 100644 index 35bb1b9..e4c5c07 --- a/java/spring-boot-reactive-restful-nosql-mongodb/pom.xml +++ b/java/spring-boot-reactive-restful-nosql-mongodb/pom.xml @@ -17,7 +17,7 @@ 2.8.0 - 1.4.197 + 2.1.210