Bumps boot to version to 2.3.0.BUILD-SNAPSHOT

This commit is contained in:
spencergibb
2020-05-14 15:53:28 -04:00
parent 2f1a258497
commit bd26a5a184

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.0.M4</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>