Updates boot to 2.6.0-SNAPSHOT

This commit is contained in:
spencergibb
2021-11-03 15:13:48 -04:00
parent f9530bd884
commit 72dc8b3a22

View File

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