We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23407a commit 554f505Copy full SHA for 554f505
core/runtime/pom.xml
@@ -30,11 +30,6 @@
30
<artifactId>micrometer-core</artifactId>
31
<optional>true</optional>
32
</dependency>
33
- <dependency>
34
- <groupId>io.micrometer</groupId>
35
- <artifactId>micrometer-core</artifactId>
36
- <optional>true</optional>
37
- </dependency>
38
<dependency>
39
<groupId>io.opentelemetry.instrumentation</groupId>
40
<artifactId>opentelemetry-instrumentation-api</artifactId>
0 commit comments