Skip to content

Commit

Permalink
Remove superfluous opentelemetry-semconv exclusions on which semconv …
Browse files Browse the repository at this point in the history
…does not depend at all

(cherry picked from commit 65a47aa)
  • Loading branch information
ppalaga authored and gsmet committed Aug 1, 2024
1 parent 640f5b2 commit 06a11d4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6431,16 +6431,6 @@
<groupId>io.opentelemetry.semconv</groupId>
<artifactId>opentelemetry-semconv</artifactId>
<version>${opentelemetry-semconv.version}</version>
<exclusions>
<exclusion>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-bom</artifactId>
</exclusion>
<exclusion>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.opentelemetry.semconv</groupId>
Expand Down

0 comments on commit 06a11d4

Please sign in to comment.