File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 5858 <slf4j .version>1.7.36</slf4j .version>
5959 <metrics .version>4.2.26</metrics .version>
6060 <micrometer .version>1.13.1</micrometer .version>
61- <micrometer-tracing .version>1.1.4</micrometer-tracing .version>
62- <opentelemetry .version>1.39.0</opentelemetry .version>
61+ <opentelemetry .version>1.40.0</opentelemetry .version>
6362 <jackson .version>2.17.2</jackson .version>
6463 <logback .version>1.2.13</logback .version>
6564 <junit .jupiter.version>5.10.3</junit .jupiter.version>
640639 <version >${micrometer-tracing-test.version} </version >
641640 <scope >test</scope >
642641 <optional >true</optional >
642+ <exclusions >
643+ <exclusion >
644+ <groupId >io.opentelemetry</groupId >
645+ <artifactId >*</artifactId >
646+ </exclusion >
647+ </exclusions >
643648 </dependency >
644649 <dependency >
645650 <groupId >io.micrometer</groupId >
You can’t perform that action at this time.
0 commit comments