From 97666bba6c15241bd2885f1947eca4175c379479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 19:05:57 +0000 Subject: [PATCH] Bump spring-boot-starter-web from 2.1.7.RELEASE to 2.5.12 Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.7.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.1.7.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 14a02df..9caad89 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -27,7 +27,7 @@ spring-boot-starter-logging - 2.1.7.RELEASE + 2.5.12 diff --git a/pom.xml b/pom.xml index a9dd9c3..4d4a2e7 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ spring-boot-starter-logging - 2.1.7.RELEASE + 2.5.12 diff --git a/server/pom.xml b/server/pom.xml index 8261b59..9e97c24 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -26,7 +26,7 @@ spring-boot-starter-logging - 2.1.7.RELEASE + 2.5.12