From 2335ceb64805990b3359d87ac629224f579b4055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 17:15:02 +0000 Subject: [PATCH] chore(deps): bump spring-boot-maven-plugin from 2.7.8 to 2.7.9 Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.8 to 2.7.9. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.8...v2.7.9) --- 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] --- app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pom.xml b/app/pom.xml index 92a6a7b9..d7c7f93c 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -50,7 +50,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.7.8 + 2.7.9