Skip to content

Commit 2a46419

Browse files
chore(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.0 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e8f25 commit 2a46419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/spring-cloud-function-demo

samples/spring-cloud-function-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.5.0</version>
7+
<version>4.0.6</version>
88
</parent>
99
<groupId>com.amazonaws.demo</groupId>
1010
<artifactId>spring-cloud-function-demo</artifactId>

0 commit comments

Comments
 (0)