Updates to zipkin version fixing encoding bug

This commit is contained in:
Adrian Cole
2017-11-10 15:21:21 +08:00
parent da620649cf
commit bd98537297
2 changed files with 6 additions and 7 deletions

View File

@@ -57,7 +57,7 @@
<dependency>
<groupId>io.zipkin.zipkin2</groupId>
<artifactId>zipkin</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
</dependencies>
</dependencyManagement>