GH-381: Remove duplicated SCSt-binder-test dep

Fixes spring-cloud/spring-cloud-stream-binder-kafka#381
This commit is contained in:
Artem Bilan
2018-05-14 13:40:31 -04:00
committed by Gary Russell
parent 990a5142ce
commit f533177d21

View File

@@ -37,11 +37,6 @@
<artifactId>spring-boot-autoconfigure</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>