Skip to content

Commit 4bd5f85

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.13 to 3.5.14. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.13...v3.5.14) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c50595f commit 4bd5f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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