Skip to content

Commit 6e0e9c4

Browse files
Bump spring-boot-starter-parent from 2.6.1 to 2.7.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.1...v2.7.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 225f94e commit 6e0e9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>2.6.1</version>
13+
<version>2.7.0</version>
1414
<relativePath/>
1515
</parent>
1616

0 commit comments

Comments
 (0)