Skip to content

Commit

Permalink
remove the unused dependency (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily-Jiang authored Jun 25, 2024
1 parent d8555c9 commit 5d217d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tck/tracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-sdk-extension-autoconfigure</artifactId>
</dependency>
<dependency>
<groupId>jakarta.enterprise.concurrent</groupId>
<artifactId>jakarta.enterprise.concurrent-api</artifactId>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-annotations</artifactId>
Expand Down

0 comments on commit 5d217d4

Please sign in to comment.