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 730f15d commit 6322eddCopy full SHA for 6322edd
bom/application/pom.xml
@@ -36,7 +36,7 @@
36
<opentelemetry.version>1.39.0</opentelemetry.version>
37
<opentelemetry-alpha.version>2.5.0-alpha</opentelemetry-alpha.version>
38
<opentelemetry-semconv.version>1.26.0-alpha</opentelemetry-semconv.version>
39
- <quarkus-http.version>5.3.3</quarkus-http.version>
+ <quarkus-http.version>5.3.4</quarkus-http.version>
40
<micrometer.version>1.13.5</micrometer.version><!-- keep in sync with hdrhistogram -->
41
<hdrhistogram.version>2.2.2</hdrhistogram.version><!-- keep in sync with micrometer -->
42
<google-auth.version>0.22.0</google-auth.version>
0 commit comments