From 445c24653164fc64b3c6b31fef897e90bc4ed86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 23:35:17 +0000 Subject: [PATCH] build: bump spring-boot.version from 4.0.1 to 4.0.2 in /example Bumps `spring-boot.version` from 4.0.1 to 4.0.2. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.1...v4.0.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.2 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 2be0ae3..f03da4b 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -13,7 +13,7 @@ ${java.version} ${java.version} 6.0.2 - 4.0.1 + 4.0.2 7.33.0 3.0.1 2.0.0