From cac1af7a7c5f388cf9d90575683ca7865e0759a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:01:06 +0000 Subject: [PATCH] build(deps): bump spring-boot-maven-plugin from 2.5.6 to 2.7.3 Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.5.6 to 2.7.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.7.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 e9f8d1c..11ba657 100644 --- a/blog-deploy/pom.xml +++ b/blog-deploy/pom.xml @@ -88,7 +88,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.5.6 + 2.7.3 cn.celess.BlogApplication