Skip to content

Commit abb8e8c

Browse files
build(deps): bump org.springframework.boot:spring-boot-starter-parent (#1782)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c90e93c commit abb8e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/java-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
12-
<version>4.0.0</version>
12+
<version>4.0.1</version>
1313
</parent>
1414

1515
<dependencies>

0 commit comments

Comments
 (0)