Skip to content

Commit ce085dc

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

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.8.2</spotbug-maven-plugin.version>
70-
<spring-boot.version>3.5.4</spring-boot.version>
70+
<spring-boot.version>4.0.1</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)