Updates boot to 2.6.0-SNAPSHOT

This commit is contained in:
spencergibb
2021-10-06 13:09:20 -04:00
parent 93cbf45e9d
commit 9e1f320a7d

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.0-M2</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>