Skip to content

Commit

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

Bump io.micrometer:micrometer-bom from 1.12.2 to 1.12.3
  • Loading branch information
gsmet authored Feb 13, 2024
2 parents ce66a7a + b4df253 commit 5cbc7a3
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.1.0.Final</quarkus-http.version>
<micrometer.version>1.12.2</micrometer.version><!-- keep in sync with hdrhistogram -->
<micrometer.version>1.12.3</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.1</graphql-java.version> <!-- keep in sync with smallrye-graphql -->
Expand Down

0 comments on commit 5cbc7a3

Please sign in to comment.