Skip to content

Commit b567d7a

Browse files
authored
deps: remove open-telemetry dependency import (googleapis#1608)
Remove the open-telemetry dependency import, as it is already defined in the shared dependencies.
1 parent 6a6b912 commit b567d7a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

java-spanner-jdbc/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@
6666
<type>pom</type>
6767
<scope>import</scope>
6868
</dependency>
69-
<dependency>
70-
<groupId>io.opentelemetry</groupId>
71-
<artifactId>opentelemetry-bom</artifactId>
72-
<version>1.38.0</version>
73-
<type>pom</type>
74-
<scope>import</scope>
75-
</dependency>
7669
<dependency>
7770
<groupId>com.google.cloud</groupId>
7871
<artifactId>google-cloud-shared-dependencies</artifactId>

0 commit comments

Comments
 (0)