Remove brave dependencies

This commit is contained in:
Dave Syer
2016-02-11 12:35:08 +00:00
parent a362aa7c6a
commit 77abdf7798
4 changed files with 11 additions and 27 deletions

View File

@@ -76,10 +76,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>