Bumps to latest Brave

Introduces ScopeDecorator (not yet used here). Also, fixes a bug with
scoped spans.
This commit is contained in:
Adrian Cole
2018-08-20 12:19:09 +08:00
parent f5345211f2
commit fe1dbabf44
3 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@
<dependency>
<groupId>io.zipkin.zipkin2</groupId>
<artifactId>zipkin</artifactId>
<version>2.10.4</version>
<version>2.11.2</version>
</dependency>
</dependencies>
</dependencyManagement>