Upgrade to Spring Boot 1.0.0.RC1 and other dependencies

This commit is contained in:
Greg Turnquist
2014-01-22 12:21:13 -06:00
parent 61cfd83bec
commit 0a847b11fd
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>0.5.0.M6</version>
<version>1.0.0.RC1</version>
</parent>
<dependencies>