Skip to content

Commit 08ce13e

Browse files
Bump spring-boot.version from 3.5.4 to 4.0.0
Bumps `spring-boot.version` from 3.5.4 to 4.0.0. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.4 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v4.0.0) Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.4 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 309a9bc commit 08ce13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<site-maven-plugin.version>3.21.0</site-maven-plugin.version>
6868
<source-maven-plugin.version>3.3.0</source-maven-plugin.version>
6969
<spotbug-maven-plugin.version>4.9.4.0</spotbug-maven-plugin.version>
70-
<spring-boot.version>3.5.4</spring-boot.version>
70+
<spring-boot.version>4.0.0</spring-boot.version>
7171
<surefire-maven-plugin.version>3.5.4</surefire-maven-plugin.version>
7272
<!-- plugin version end -->
7373
</properties>

0 commit comments

Comments
 (0)