From 44c870d0ec6a1df592134550f74dcdde34210f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 15:26:09 +0000 Subject: [PATCH] Bump spring-boot-starter-web from 2.6.5 to 2.6.6 in /Demos/Spring Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.6.5 to 2.6.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Demos/Spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demos/Spring/pom.xml b/Demos/Spring/pom.xml index e02ae9c..9862f5d 100644 --- a/Demos/Spring/pom.xml +++ b/Demos/Spring/pom.xml @@ -99,7 +99,7 @@ org.springframework.boot spring-boot-starter-web - 2.6.5 + 2.6.6