Skip to content

Commit 0e69784

Browse files
michaelpri10lqiu96
andauthored
deps: Update OpenTelemetry semantic convention packages in the shared dependencies (#3402)
Updates a dependency ID that was added in #3020. See b/381286676. --------- Co-authored-by: Lawrence Qiu <[email protected]>
1 parent 9436eb0 commit 0e69784

File tree

1 file changed

+5
-0
lines changed
  • java-shared-dependencies/third-party-dependencies

1 file changed

+5
-0
lines changed

java-shared-dependencies/third-party-dependencies/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@
139139
<artifactId>opentelemetry-grpc-1.6</artifactId>
140140
<version>${opentelemetry-grpc-instrumentation.version}</version>
141141
</dependency>
142+
<dependency>
143+
<groupId>io.opentelemetry.semconv</groupId>
144+
<artifactId>opentelemetry-semconv</artifactId>
145+
<version>${opentelemetry-semconv.version}</version>
146+
</dependency>
142147
<dependency>
143148
<groupId>io.opentelemetry</groupId>
144149
<artifactId>opentelemetry-semconv</artifactId>

0 commit comments

Comments
 (0)