Moves to latest Zipkin and formally deprecates the stream server (#931)
Our docs deprecated the spring-cloud-sleuth-zipkin-stream, but the project didn't.
This commit is contained in:
committed by
Marcin Grzejszczak
parent
f070a88fc7
commit
51e66dba22
@@ -57,7 +57,7 @@
|
||||
<dependency>
|
||||
<groupId>io.zipkin.zipkin2</groupId>
|
||||
<artifactId>zipkin</artifactId>
|
||||
<version>2.6.1</version>
|
||||
<version>2.7.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user