#204 - Upgraded to Spring Boot 1.4 GA.

This commit is contained in:
Oliver Gierke
2016-07-29 18:04:51 +02:00
parent 95978416d1
commit 0f7afacafc
3 changed files with 3 additions and 5 deletions

View File

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