#128 - Upgraded to Spring Data Gosling GA.

Spring Boot 1.3.0 M2 -> 1.3.0 M4
Spring Framework 4.2.0 -> 4.2.1
This commit is contained in:
Oliver Gierke
2015-09-01 13:45:19 +02:00
parent 9a91c4073f
commit 0c1bee04b3
11 changed files with 15 additions and 34 deletions

View File

@@ -22,10 +22,6 @@
<module>headers</module>
</modules>
<properties>
<spring-hateoas.version>0.18.0.RELEASE</spring-hateoas.version>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>