Skip to content

Commit

Permalink
Bump quarkus-http.version from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps `quarkus-http.version` from 5.3.0 to 5.3.1.

Updates `io.quarkus.http:quarkus-http-vertx-backend` from 5.3.0 to 5.3.1

Updates `io.quarkus.http:quarkus-http-core` from 5.3.0 to 5.3.1

Updates `io.quarkus.http:quarkus-http-http-core` from 5.3.0 to 5.3.1

Updates `io.quarkus.http:quarkus-http-servlet` from 5.3.0 to 5.3.1

Updates `io.quarkus.http:quarkus-http-websocket-vertx` from 5.3.0 to 5.3.1

Updates `io.quarkus.http:quarkus-http-websocket-core` from 5.3.0 to 5.3.1

---
updated-dependencies:
- dependency-name: io.quarkus.http:quarkus-http-vertx-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.http:quarkus-http-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.http:quarkus-http-http-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.http:quarkus-http-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.http:quarkus-http-websocket-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.http:quarkus-http-websocket-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent a34e10f commit 407dde4
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 @@ -34,7 +34,7 @@
<opentelemetry.version>1.39.0</opentelemetry.version>
<opentelemetry-alpha.version>2.5.0-alpha</opentelemetry-alpha.version>
<opentelemetry-semconv.version>1.25.0-alpha</opentelemetry-semconv.version>
<quarkus-http.version>5.3.0</quarkus-http.version>
<quarkus-http.version>5.3.1</quarkus-http.version>
<micrometer.version>1.12.5</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>
Expand Down

0 comments on commit 407dde4

Please sign in to comment.