Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 9330083

Browse files
chore(deps): bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b472972 commit 9330083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ allprojects {
2828
}
2929

3030
dependencies {
31-
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.3"))
31+
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.4"))
3232
implementation(platform("io.ktor:ktor-bom:3.0.3"))
3333
implementation(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.2.2"))
3434

0 commit comments

Comments
 (0)