Skip to content

Commit a1bfb0b

Browse files
Bump spring-boot.version from 3.5.10 to 4.0.2
Bumps `spring-boot.version` from 3.5.10 to 4.0.2. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.10 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.5.10 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v4.0.2) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.10 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v4.0.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.10 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...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-major - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7504265 commit a1bfb0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<openapi.date.library>java8</openapi.date.library>
5555

5656
<!-- Spring Boot and Cloud -->
57-
<spring-boot.version>3.5.10</spring-boot.version>
57+
<spring-boot.version>4.0.2</spring-boot.version>
5858
<spring-cloud.version>2025.0.1</spring-cloud.version>
5959
<springdoc-openapi.version>2.8.15</springdoc-openapi.version>
6060

0 commit comments

Comments
 (0)