Skip to content

Commit 8dbc696

Browse files
3.4.x: 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 7bd4994 commit 8dbc696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
description = "Spring CredHub"
2424

2525
ext {
26-
springBootVersion = "3.4.3"
26+
springBootVersion = "3.4.4"
2727
javadocLinks = [
2828
"https://docs.oracle.com/en/java/javase/17/docs/api/",
2929
"https://docs.spring.io/spring-framework/docs/current/javadoc-api/"

0 commit comments

Comments
 (0)