We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36e897 commit 09cada9Copy full SHA for 09cada9
1 file changed
google-cloud-bigtable/pom.xml
@@ -211,13 +211,6 @@
211
<dependency>
212
<groupId>io.grpc</groupId>
213
<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>
221
</dependency>
222
223
<groupId>org.threeten</groupId>
0 commit comments