#140 - Upgraded to Spring Boot 1.3 RC1.

This commit is contained in:
Oliver Gierke
2015-10-29 17:16:36 +01:00
parent 9a5c270ec2
commit d776cbda3a

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.0.M5</version>
<version>1.3.0.RC1</version>
</parent>
<modules>