Updates to latest Zipkin 1.16.2 (#454)
Here are the features relevant to sleuth * MySQL support of 128-bit group-by * don't stack overflow on json write bug * more forgiving of IPv4-mapped addresses in json
This commit is contained in:
@@ -59,12 +59,12 @@
|
||||
<dependency>
|
||||
<groupId>io.zipkin.java</groupId>
|
||||
<artifactId>zipkin</artifactId>
|
||||
<version>1.14.4</version>
|
||||
<version>1.16.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.zipkin.java</groupId>
|
||||
<artifactId>zipkin-server</artifactId>
|
||||
<version>1.14.4</version>
|
||||
<version>1.16.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user