Updates samples to version to 2.7.0-SNAPSHOT

Updates boot to 2.6.0-M3
This commit is contained in:
spencergibb
2021-10-01 15:09:34 -04:00
parent cbe6373db8
commit 26bff79430
10 changed files with 20 additions and 20 deletions

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.0-M1</version>
<version>2.6.0-M3</version>
<relativePath />
</parent>