Upgraded to Spring Boot 1.1.0.

This commit is contained in:
Oliver Gierke
2014-06-16 17:03:50 +02:00
parent c3afe35d2f
commit a3a1db24d0
6 changed files with 22 additions and 28 deletions

View File

@@ -16,11 +16,6 @@
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>