Skip to content

Commit 15329b6

Browse files
committed
Change Micrometer tracing artifact to micrometer-tracing.
Closes #1285.
1 parent 2ee792f commit 15329b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</dependency>
8080
<dependency>
8181
<groupId>io.micrometer</groupId>
82-
<artifactId>micrometer-tracing-api</artifactId>
82+
<artifactId>micrometer-tracing</artifactId>
8383
<optional>true</optional>
8484
</dependency>
8585

0 commit comments

Comments
 (0)