From 20a39bcbb6aa69b630e8f32a42cfc65387fc0d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 09:00:50 +0000 Subject: [PATCH] build(deps): bump spring-boot-maven-plugin from 2.5.6 to 2.7.4 Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.5.6 to 2.7.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.7.4) --- 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..21d493b 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.4 cn.celess.BlogApplication -- 2.49.1