From bb68ee9042a1aa7e106ab0a7d6cdf2a1748b4c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 09:13:14 +0000 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.9 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.9...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 ... Signed-off-by: dependabot[bot] --- samples/java/cloud-run/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/cloud-run/pom.xml b/samples/java/cloud-run/pom.xml index 9ffd26bcfe..b55d8ff875 100644 --- a/samples/java/cloud-run/pom.xml +++ b/samples/java/cloud-run/pom.xml @@ -36,7 +36,7 @@ org.springframework.boot spring-boot-dependencies - 3.5.11 + 4.0.3 pom import