#97 - Upgrade to Spring Boot 1.2.4.

This commit is contained in:
Oliver Gierke
2015-06-04 14:35:05 +02:00
parent a5702d1e11
commit dcc54f9ba7

View File

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