From f6e67aca0793b5263b15df145d748945c8ce6f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 09:00:48 +0000 Subject: [PATCH] build(deps): bump spring-boot-maven-plugin from 2.5.5 to 2.5.6 Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- blog-deploy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-deploy/pom.xml b/blog-deploy/pom.xml index 965a00e..e9f8d1c 100644 --- a/blog-deploy/pom.xml +++ b/blog-deploy/pom.xml @@ -88,7 +88,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.5.5 + 2.5.6 cn.celess.BlogApplication