From 18327c27b79ec111f8bc26ff6a58a084ca93f33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:08:16 +0000 Subject: [PATCH 1/2] Bump h2 from 1.4.200 to 2.1.210 Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7e134e..cea74dd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ com.h2database h2 - 1.4.200 + 2.1.210 test From f0cf1436ce663916914b9a650d2c525fee37cc8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:32:54 +0000 Subject: [PATCH 2/2] Bump spring-boot-starter-web from 2.2.5.RELEASE to 2.5.12 Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7e134e..b909f1b 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.springframework.boot spring-boot-starter-web - 2.2.5.RELEASE + 2.5.12 test