#147 - Upgraded to Spring Boot 1.3.2.

This commit is contained in:
Oliver Gierke
2016-01-24 16:01:26 +01:00
parent fe6e2172cd
commit 35ba3bb5e1

View File

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