From d59416e2d891b2d3ceab30361420d78ef6de34f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:43:31 +0000 Subject: [PATCH] Bump springboot.version from 3.5.7 to 4.0.3 Bumps `springboot.version` from 3.5.7 to 4.0.3. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.7 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.7...v4.0.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.7 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.7...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/spring-web/pom.xml | 2 +- examples/springboot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 31536b9332..515db5ef5c 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -17,7 +17,7 @@ 17 - 3.5.7 + 4.0.3 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index c9ec533c65..4a592b3a9b 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -17,7 +17,7 @@ 17 - 3.5.7 + 4.0.3