Skip to content

Commit

Permalink
Bump to Quarkus HTTP 5.3.3
Browse files Browse the repository at this point in the history
Fixes: quarkusio#43628
(cherry picked from commit 2fb6844)
  • Loading branch information
geoand authored and gsmet committed Oct 18, 2024
1 parent 6c40147 commit 44df756
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.version>1.39.0</opentelemetry.version>
<opentelemetry-alpha.version>2.5.0-alpha</opentelemetry-alpha.version>
<opentelemetry-semconv.version>1.26.0-alpha</opentelemetry-semconv.version>
<quarkus-http.version>5.3.2</quarkus-http.version>
<quarkus-http.version>5.3.3</quarkus-http.version>
<micrometer.version>1.13.5</micrometer.version><!-- keep in sync with hdrhistogram -->
<hdrhistogram.version>2.2.2</hdrhistogram.version><!-- keep in sync with micrometer -->
<google-auth.version>0.22.0</google-auth.version>
Expand Down

0 comments on commit 44df756

Please sign in to comment.