From 83be53cd2a495d5b2ad00e2a67d5c0a188e08888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:07:05 +0000 Subject: [PATCH] Bump spring-boot in /spring-boot-sample-mvc-app Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.2.6.RELEASE to 2.2.11.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-sample-mvc-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-sample-mvc-app/pom.xml b/spring-boot-sample-mvc-app/pom.xml index 8dd636e..4aa6749 100644 --- a/spring-boot-sample-mvc-app/pom.xml +++ b/spring-boot-sample-mvc-app/pom.xml @@ -14,7 +14,7 @@ UTF-8 11 - 2.2.6.RELEASE + 2.2.11.RELEASE 5.6.1 3.3.3