Skip to content

Commit

Permalink
Add a link to BOM for checking Micrometer - hdrhistogram alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Feb 11, 2025
1 parent f2b2e68 commit 55321a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<opentelemetry-instrumentation.version>2.8.0-alpha</opentelemetry-instrumentation.version>
<opentelemetry-semconv.version>1.27.0-alpha</opentelemetry-semconv.version>
<quarkus-http.version>5.3.4</quarkus-http.version>
<micrometer.version>1.14.4</micrometer.version><!-- keep in sync with hdrhistogram -->
<micrometer.version>1.14.4</micrometer.version><!-- keep in sync with hdrhistogram: https://central.sonatype.com/artifact/io.micrometer/micrometer-core -->
<hdrhistogram.version>2.2.2</hdrhistogram.version><!-- keep in sync with micrometer -->
<google-auth.version>0.22.0</google-auth.version>
<graphql-java.version>22.2</graphql-java.version> <!-- keep in sync with smallrye-graphql -->
Expand Down

0 comments on commit 55321a7

Please sign in to comment.