Use Spring Cloud Commons 1.0.0.RELEASE

- Remove outdated `spring-core` and `spring-integration` overrides
This commit is contained in:
Marius Bogoevici
2016-05-08 19:18:33 -04:00
parent eb119117db
commit 4c35c7ff59
5 changed files with 2 additions and 15 deletions

View File

@@ -18,10 +18,6 @@
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-shaded</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>