#190 - Upgraded to Spring Boot 1.4 M3.

This commit is contained in:
Oliver Gierke
2016-05-17 22:32:41 +02:00
parent 2314c6e726
commit 12628b6a3f

View File

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