Skip to content

Commit 2b97559

Browse files
Bump spring-boot-version from 3.5.5 to 4.0.0
Bumps `spring-boot-version` from 3.5.5 to 4.0.0. Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-security` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-devtools` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) Updates `org.springframework.boot` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-devtools 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 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00d0805 commit 2b97559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spotless = { id = "com.diffplug.spotless", version.ref = "spotless-plugin" }
2626

2727
[versions]
2828

29-
spring-boot-version = "3.5.5"
29+
spring-boot-version = "4.0.0"
3030

3131
spring-dependency-version = "1.1.7"
3232
lombok-plugin = "9.0.0-rc2"

0 commit comments

Comments
 (0)