Skip to content

Commit 63a475c

Browse files
build(deps): bump spring-boot.version from 3.5.7 to 4.0.0
Bumps `spring-boot.version` from 3.5.7 to 4.0.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a13f85b commit 63a475c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bubble-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<!-- Spring Boot And Spring Cloud Dependency Versions -->
18-
<spring-boot.version>3.5.7</spring-boot.version>
18+
<spring-boot.version>4.0.0</spring-boot.version>
1919
<spring-ai.version>1.0.3</spring-ai.version>
2020
<spring-ai-alibaba.version>1.0.0.4</spring-ai-alibaba.version>
2121
<spring-cloud.version>2025.0.0</spring-cloud.version>

0 commit comments

Comments
 (0)