From 35523e80da0bfcb3eb3585de25107d5188ec1d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:05:41 +0000 Subject: [PATCH] Bump spring-boot in /as-downstream-save Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.1.8.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.8.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- as-downstream-save/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/as-downstream-save/pom.xml b/as-downstream-save/pom.xml index 37b5ec9..8838d91 100644 --- a/as-downstream-save/pom.xml +++ b/as-downstream-save/pom.xml @@ -183,7 +183,7 @@ org.springframework.boot spring-boot - 2.1.8.RELEASE + 2.2.11.RELEASE compile @@ -201,13 +201,13 @@ org.springframework.boot spring-boot - 2.1.8.RELEASE + 2.2.11.RELEASE compile org.springframework.boot spring-boot - 2.1.8.RELEASE + 2.2.11.RELEASE compile