Remove superfluous Brave dependencies

This commit is contained in:
Dave Syer
2016-01-14 09:18:04 +00:00
parent 687ef45e6d
commit f7fad008bc
3 changed files with 0 additions and 27 deletions

View File

@@ -49,14 +49,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
</dependency>
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-http</artifactId>
</dependency>
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-spring-web-servlet-interceptor</artifactId>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>