Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 09cada9

Browse files
committed
deps: clean up dependency exclusion
1 parent d36e897 commit 09cada9

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

google-cloud-bigtable/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,6 @@
211211
<dependency>
212212
<groupId>io.grpc</groupId>
213213
<artifactId>grpc-opentelemetry</artifactId>
214-
<!-- TODO: remove this after next release (2.72.0). This is necessary to workaround a late downgrade of otel in cloud-shared-deps -->
215-
<exclusions>
216-
<exclusion>
217-
<groupId>io.opentelemetry</groupId>
218-
<artifactId>opentelemetry-api</artifactId>
219-
</exclusion>
220-
</exclusions>
221214
</dependency>
222215
<dependency>
223216
<groupId>org.threeten</groupId>

0 commit comments

Comments
 (0)