Skip to content

Commit

Permalink
Remove OpenTracing Shim version for Quarkus Version (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Aug 26, 2024
1 parent e00847d commit 69e1f84
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@
<artifactId>temporal-testing</artifactId>
<version>${temporal.version}</version>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-opentracing-shim</artifactId>
<version>${opentelemetry.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
<build>
Expand Down

0 comments on commit 69e1f84

Please sign in to comment.