From 83aadb33a38a6790e9e9a169a0c34cdbd80a88ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 05:03:26 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-maven-plugin Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.3...v3.4.4) --- 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] --- examples/spring-rest-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/spring-rest-service/pom.xml b/examples/spring-rest-service/pom.xml index 9f55621..1a43acb 100644 --- a/examples/spring-rest-service/pom.xml +++ b/examples/spring-rest-service/pom.xml @@ -42,7 +42,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.4.3 + 3.4.4 io.retit.spring.carbon.SpringCarbonEmissionsApplication ZIP