#553 - Upgrade to Spring Boot 2.3.

This commit is contained in:
Oliver Gierke
2018-02-21 18:36:53 +01:00
committed by Mark Paluch
parent 5065a04195
commit c88ad331c0
8 changed files with 6 additions and 74 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.5.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
</parent>
<modules>