Skip to content

Commit 7c52a22

Browse files
build(deps): bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.8 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.8...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec3fbc7 commit 7c52a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/java/cloud-run/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.springframework.boot</groupId>
3838
<artifactId>spring-boot-dependencies</artifactId>
39-
<version>3.5.8</version>
39+
<version>4.0.1</version>
4040
<type>pom</type>
4141
<scope>import</scope>
4242
</dependency>

0 commit comments

Comments
 (0)