Skip to content

Commit

Permalink
Upgrade to opentelemetry-semconv.version 1.26.0-alpha to make CXF 4.0…
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Aug 9, 2024
1 parent a6eb921 commit 671531e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<opentracing-mongo.version>0.1.5</opentracing-mongo.version>
<opentelemetry.version>1.32.0</opentelemetry.version>
<opentelemetry-alpha.version>1.32.0-alpha</opentelemetry-alpha.version>
<opentelemetry-semconv.version>1.21.0-alpha</opentelemetry-semconv.version> <!-- keep in sync with opentelemetry-java-instrumentation in the alpha bom-->
<opentelemetry-semconv.version>1.26.0-alpha</opentelemetry-semconv.version> <!-- keep in sync with opentelemetry-java-instrumentation in the alpha bom-->
<quarkus-http.version>5.2.3</quarkus-http.version>
<micrometer.version>1.12.2</micrometer.version><!-- keep in sync with hdrhistogram -->
<hdrhistogram.version>2.1.12</hdrhistogram.version><!-- keep in sync with micrometer -->
Expand Down Expand Up @@ -256,7 +256,7 @@
<type>pom</type>
<scope>import</scope>
</dependency>

<!-- Dev UI -->
<dependency>
<groupId>io.quarkus</groupId>
Expand All @@ -265,7 +265,7 @@
<type>pom</type>
<scope>import</scope>
</dependency>

<!-- External BOMs -->

<!-- Smallrye Common dependencies, imported as a BOM -->
Expand Down

0 comments on commit 671531e

Please sign in to comment.