Skip to content

Commit 352a7c4

Browse files
Bump spring-boot-version from 3.5.0 to 4.0.3
Bumps `spring-boot-version` from 3.5.0 to 4.0.3. Updates `org.springframework.boot:spring-boot-starter` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) Updates `org.springframework.boot:spring-boot-starter-websocket` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) Updates `org.springframework.boot:spring-boot-starter-security` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-websocket dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e04b3e1 commit 352a7c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin-version = "2.2.21"
33
kotlin-x-version = "1.10.2"
44
kotlinx-serialization-version = "1.9.0"
55
slf4j-version = "2.0.17"
6-
spring-boot-version = "3.5.0"
6+
spring-boot-version = "4.0.3"
77
ktor-version = "3.4.0"
88
ktor-server-version = "3.4.0"
99
lettuce-version = "6.7.1.RELEASE"

0 commit comments

Comments
 (0)