Skip to content

Commit 7a64353

Browse files
Bump spring-boot-starter-parent from 2.7.6 to 3.0.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.6 to 3.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.6...v3.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d60c99 commit 7a64353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>2.7.6</version>
9+
<version>3.0.0</version>
1010
<relativePath/>
1111
</parent>
1212

0 commit comments

Comments
 (0)