Skip to content

Commit

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

Bump micrometer-bom from 1.9.1 to 1.9.2
  • Loading branch information
gsmet committed Jul 13, 2022
2 parents 5ea3d47 + 2bc0a8c commit cda8d94
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.15.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.1</micrometer.version><!-- keep in sync with hdrhistogram -->
<micrometer.version>1.9.2</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 cda8d94

Please sign in to comment.