Skip to content

Commit 18cf25d

Browse files
Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.6 to 4.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7ee120 commit 18cf25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lmos-runtime-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ javaPlatform {
1313
}
1414

1515
dependencies {
16-
val springBootVersion = "3.5.6"
16+
val springBootVersion = "4.0.2"
1717
val ktorVersion = "3.4.0"
1818
val kotlinxVersion = "1.10.0"
1919
val lmosRouterVersion = "0.23.0"

0 commit comments

Comments
 (0)