Skip to content

Commit f5c520d

Browse files
committed
Upgrade Micrometer's tracing artifact to micrometer-tracing.
Closes #4106.
1 parent 80c843e commit f5c520d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202

203203
<dependency>
204204
<groupId>io.micrometer</groupId>
205-
<artifactId>micrometer-tracing-api</artifactId>
205+
<artifactId>micrometer-tracing</artifactId>
206206
<optional>true</optional>
207207
</dependency>
208208

0 commit comments

Comments
 (0)