From 988909aabfa0ea4f5faa8ff24e41a8a728f76dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:35:03 +0000 Subject: [PATCH] build: bump spring-boot.version from 4.0.2 to 4.0.3 in /example Bumps `spring-boot.version` from 4.0.2 to 4.0.3. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.2...v4.0.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.2...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-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index 9ec9491..b1f637c 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -13,7 +13,7 @@ ${java.version} ${java.version} 6.0.3 - 4.0.2 + 4.0.3 7.34.2 3.0.1 2.0.0