Skip to content

Commit 3e7cfff

Browse files
dependabot[bot]royclarkson
authored andcommitted
(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.12 to 3.4.13. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.12...v3.4.13) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.4.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efcb72e commit 3e7cfff

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