Skip to content

Commit

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

Bump micrometer-bom from 1.9.3 to 1.9.4
  • Loading branch information
gsmet authored Sep 13, 2022
2 parents a675c2e + eaedc32 commit 0ddffcf
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 @@ -28,7 +28,7 @@
<opentelemetry-alpha.version>1.17.0-alpha</opentelemetry-alpha.version>
<jaeger.version>1.8.1</jaeger.version>
<quarkus-http.version>4.1.9</quarkus-http.version>
<micrometer.version>1.9.3</micrometer.version><!-- keep in sync with hdrhistogram -->
<micrometer.version>1.9.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>
<microprofile-config-api.version>2.0.1</microprofile-config-api.version>
Expand Down

0 comments on commit 0ddffcf

Please sign in to comment.