From 63304b2102700a8f608343650863f1defb2419d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:05:37 +0000 Subject: [PATCH] Bump spring-boot from 2.1.8.RELEASE to 2.2.11.RELEASE 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-data-cleaning/pom.xml | 2 +- as-downstream-save/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/as-data-cleaning/pom.xml b/as-data-cleaning/pom.xml index e9b0417..841055e 100644 --- a/as-data-cleaning/pom.xml +++ b/as-data-cleaning/pom.xml @@ -46,7 +46,7 @@ org.springframework.boot spring-boot - 2.1.8.RELEASE + 2.2.11.RELEASE compile 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 diff --git a/pom.xml b/pom.xml index bc5191e..b7960a8 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.springframework.boot spring-boot - 2.1.8.RELEASE + 2.2.11.RELEASE compile