Skip to content

Commit 0e356ae

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.7 to 3.5.8. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be3f085 commit 0e356ae

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.7"
26+
springBootVersion = "3.5.8"
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)