Skip to content

Commit 554f505

Browse files
committed
Get rid of warning by removing duplicate micrometer dependency
1 parent e23407a commit 554f505

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/runtime/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
<artifactId>micrometer-core</artifactId>
3131
<optional>true</optional>
3232
</dependency>
33-
<dependency>
34-
<groupId>io.micrometer</groupId>
35-
<artifactId>micrometer-core</artifactId>
36-
<optional>true</optional>
37-
</dependency>
3833
<dependency>
3934
<groupId>io.opentelemetry.instrumentation</groupId>
4035
<artifactId>opentelemetry-instrumentation-api</artifactId>

0 commit comments

Comments
 (0)