From 77489cc1ec3ef0be2db0b9b791142bd07d8bfb6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:06:18 +0000 Subject: [PATCH] Bump spring-boot from 2.2.2.RELEASE to 2.2.11.RELEASE Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.2.2.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.2.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e7cc7d..d1da58f 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.springframework.boot spring-boot - 2.2.2.RELEASE + 2.2.11.RELEASE org.mockito