Updates boot to 2.4.0-SNAPSHOT

This commit is contained in:
spencergibb
2020-05-29 16:17:30 -04:00
parent 1d4a94572a
commit 57135ef61c

View File

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