Skip to content

Commit

Permalink
deps: remove open-telemetry dependency import (#1608)
Browse files Browse the repository at this point in the history
Remove the open-telemetry dependency import, as it is already defined
in the shared dependencies.
  • Loading branch information
olavloite committed May 16, 2024
1 parent b45bed5 commit fcb32ef
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-bom</artifactId>
<version>1.38.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
Expand Down

0 comments on commit fcb32ef

Please sign in to comment.