#344 - Upgrade to Spring Boot 2.0 GA.

This commit is contained in:
Mark Paluch
2018-03-01 16:41:29 +01:00
parent 7af58dea68
commit 8884d98971

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RC2</version>
<version>2.0.0.RELEASE</version>
</parent>
<modules>