From cc8bf304612fdd4d5ec1971ebf32b9404ad72852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 13:48:45 +0000 Subject: [PATCH] Bump spring-boot-starter-web from 2.6.2 to 2.6.6 in /example-springboot Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.6.2 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.2...v2.6.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-springboot/pom.xml b/example-springboot/pom.xml index b49b48ea..64b286d0 100644 --- a/example-springboot/pom.xml +++ b/example-springboot/pom.xml @@ -14,7 +14,7 @@ UTF-8 8 8 - 2.6.2 + 2.6.6