Skip to content

Commit b7caa68

Browse files
dependabot[bot]royclarkson
authored andcommitted
(3.5.x): Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.5 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d886bb commit b7caa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
description = "Spring CredHub"
2424

2525
ext {
26-
springBootVersion = "3.5.5"
26+
springBootVersion = "3.5.7"
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)