Skip to content

Commit

Permalink
Merge pull request #39381 from quarkusio/dependabot/maven/io.micromet…
Browse files Browse the repository at this point in the history
…er-micrometer-bom-1.12.4

Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4
  • Loading branch information
gsmet authored Mar 13, 2024
2 parents 46a46cd + 1dfc3e3 commit 73ba4dc
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 @@ -35,7 +35,7 @@
<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-->
<quarkus-http.version>5.2.1.Final</quarkus-http.version>
<micrometer.version>1.12.3</micrometer.version><!-- keep in sync with hdrhistogram -->
<micrometer.version>1.12.4</micrometer.version><!-- keep in sync with hdrhistogram -->
<hdrhistogram.version>2.1.12</hdrhistogram.version><!-- keep in sync with micrometer -->
<google-auth.version>0.22.0</google-auth.version>
<graphql-java.version>21.3</graphql-java.version> <!-- keep in sync with smallrye-graphql -->
Expand Down

0 comments on commit 73ba4dc

Please sign in to comment.