Upgraded master to use Boot 2.3.0.M4

This commit is contained in:
Glenn Renfro
2020-04-06 11:56:19 -04:00
parent aba70b468a
commit 8b41515ee3
13 changed files with 21 additions and 20 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<version>2.3.0.M4</version>
<relativePath />
</parent>