Skip to content

Commit 9350158

Browse files
build(deps): bump spring-boot.version from 3.5.3 to 3.5.4
Bumps `spring-boot.version` from 3.5.3 to 3.5.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d840fc2 commit 9350158

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.3</spring-boot.version>
18+
<spring-boot.version>3.5.4</spring-boot.version>
1919
<spring-ai.version>1.0.0</spring-ai.version>
2020
<spring-ai-alibaba.version>1.0.0.2</spring-ai-alibaba.version>
2121
<spring-cloud.version>2025.0.0</spring-cloud.version>

0 commit comments

Comments
 (0)