Skip to content

Commit c5b5763

Browse files
Bump spring-boot-starter-parent from 3.0.6 to 3.1.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.6 to 3.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5298461 commit c5b5763

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>3.0.6</version>
9+
<version>3.1.0</version>
1010
<relativePath/>
1111
</parent>
1212

0 commit comments

Comments
 (0)