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 88973c6 commit f68e3f1Copy full SHA for f68e3f1
pom.xml
@@ -69,18 +69,6 @@
69
<type>pom</type>
70
<scope>import</scope>
71
</dependency>
72
- <dependency>
73
- <!-- remove this dependency after google-cloud-java is released after the cycle of Jan 31st 2025 -->
74
- <groupId>io.opentelemetry</groupId>
75
- <artifactId>opentelemetry-context</artifactId>
76
- <version>1.47.0</version>
77
- </dependency>
78
79
80
81
- <artifactId>opentelemetry-api</artifactId>
82
83
84
</dependencies>
85
</dependencyManagement>
86
<dependencies>
0 commit comments