From 486aa5ca4b913c6f0ef9ccb21fa7696f447264da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:06:04 +0000 Subject: [PATCH] Bump spring-boot in /codewind-spring Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.1.3.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.1.3.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- codewind-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codewind-spring/pom.xml b/codewind-spring/pom.xml index 214564b..3acf71b 100644 --- a/codewind-spring/pom.xml +++ b/codewind-spring/pom.xml @@ -65,7 +65,7 @@ org.springframework.boot spring-boot - 2.1.3.RELEASE + 2.2.11.RELEASE org.springframework.boot