From 7c7fb579fc0dff7c67465ee21ddd1dbe3142f45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:17:43 +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 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.3...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3e7c2b..10a9485 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.4.3 + 4.0.1 com.loadbalancer.LoadBalancerApplication