Skip to content

Commit

Permalink
deps: Update OpenTelemetry semantic convention packages in the shared…
Browse files Browse the repository at this point in the history
… dependencies (#3402)

Updates a dependency ID that was added in #3020. See b/381286676.

---------

Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
  • Loading branch information
michaelpri10 and lqiu96 authored Feb 5, 2025
1 parent 9436eb0 commit 0e69784
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions java-shared-dependencies/third-party-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,11 @@
<artifactId>opentelemetry-grpc-1.6</artifactId>
<version>${opentelemetry-grpc-instrumentation.version}</version>
</dependency>
<dependency>
<groupId>io.opentelemetry.semconv</groupId>
<artifactId>opentelemetry-semconv</artifactId>
<version>${opentelemetry-semconv.version}</version>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-semconv</artifactId>
Expand Down

0 comments on commit 0e69784

Please sign in to comment.