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.
2 parents 0d1aa9a + 727aa44 commit 42cc56dCopy full SHA for 42cc56d
bom/application/pom.xml
@@ -33,7 +33,7 @@
33
<opentelemetry-alpha.version>2.8.0-alpha</opentelemetry-alpha.version>
34
<opentelemetry-semconv.version>1.27.0-alpha</opentelemetry-semconv.version>
35
<quarkus-http.version>5.3.3</quarkus-http.version>
36
- <micrometer.version>1.14.0</micrometer.version><!-- keep in sync with hdrhistogram -->
+ <micrometer.version>1.14.1</micrometer.version><!-- keep in sync with hdrhistogram -->
37
<hdrhistogram.version>2.2.2</hdrhistogram.version><!-- keep in sync with micrometer -->
38
<google-auth.version>0.22.0</google-auth.version>
39
<graphql-java.version>22.2</graphql-java.version> <!-- keep in sync with smallrye-graphql -->
0 commit comments