Skip to content

Commit c81ee04

Browse files
Removed the zipkin starter from BOM
1 parent 4d6cb9c commit c81ee04

File tree

1 file changed

+0
-5
lines changed
  • spring-cloud-sleuth-dependencies

1 file changed

+0
-5
lines changed

spring-cloud-sleuth-dependencies/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
<artifactId>spring-cloud-sleuth-zipkin</artifactId>
5959
<version>${project.version}</version>
6060
</dependency>
61-
<dependency>
62-
<groupId>org.springframework.cloud</groupId>
63-
<artifactId>spring-cloud-starter-zipkin</artifactId>
64-
<version>${project.version}</version>
65-
</dependency>
6661
<dependency>
6762
<groupId>org.springframework.cloud</groupId>
6863
<artifactId>spring-cloud-starter-sleuth</artifactId>

0 commit comments

Comments
 (0)