Bumps to zipkin version aligned with boot 1.5 (#573)

This commit is contained in:
Adrian Cole
2017-04-26 21:18:36 +08:00
committed by GitHub
parent fb068b538e
commit 48b4f57dad
4 changed files with 6 additions and 6 deletions

View File

@@ -111,7 +111,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<scope>test</scope>
</dependency>
</dependencies>