Skip to content

Commit

Permalink
build(deps): bump io.vertx.web.version from 4.3.7 to 4.4.3
Browse files Browse the repository at this point in the history
Bumps `io.vertx.web.version` from 4.3.7 to 4.4.3.

Updates `vertx-web` from 4.3.7 to 4.4.3

Updates `vertx-web-client` from 4.3.7 to 4.4.3

Updates `vertx-web-graphql` from 4.3.7 to 4.4.3

---
updated-dependencies:
- dependency-name: io.vertx:vertx-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web-graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent 2c2946a commit dd7a8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<org.apache.commons.io.version>2.11.0</org.apache.commons.io.version>
<org.apache.httpcomponents.version>4.5.14</org.apache.httpcomponents.version>
<io.fabric8.client.version>6.3.1</io.fabric8.client.version>
<io.vertx.web.version>4.3.7</io.vertx.web.version>
<io.vertx.web.version>4.4.3</io.vertx.web.version>
<!--
FIXME this needs to be synced with the vertx version - is there a BOM to use or something?
https://github.com/vert-x3/vertx-web/blob/${io.vertx.web.version}/vertx-web-graphql/pom.xml#L35
Expand Down

0 comments on commit dd7a8c3

Please sign in to comment.