Bumps to latest brave

Notably, this fixes a bug in b3 single propagation when 128bit trace
IDs are in use.
This commit is contained in:
Adrian Cole
2018-10-18 12:06:28 +08:00
parent 808c163136
commit 1edc98bbc3
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.11.6</version>
<version>2.11.7</version>
</dependency>
</dependencies>
</dependencyManagement>