Bump spring boot again

This commit is contained in:
Charles Gould 2020-05-17 18:13:32 -05:00
parent e516394f7a
commit a4794bb78e

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.7.RELEASE</version> <version>2.3.0.RELEASE</version>
</parent> </parent>
<groupId>com.charego</groupId> <groupId>com.charego</groupId>