#339 - Upgrade to Spring Boot 2.0 RC2.

This commit is contained in:
Oliver Gierke
2018-02-20 00:39:32 +01:00
parent 8eebca96d3
commit 20c910183e
3 changed files with 5 additions and 5 deletions

View File

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