Skip to content

Commit

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

Updates `vertx-web` from 4.3.4 to 4.3.7

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2023
1 parent 7fbcacf commit 3ffaa1a
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 @@ -87,7 +87,7 @@
<org.apache.commons.io.version>2.11.0</org.apache.commons.io.version>
<org.apache.httpcomponents.version>4.5.13</org.apache.httpcomponents.version>
<io.fabric8.client.version>6.2.0</io.fabric8.client.version>
<io.vertx.web.version>4.3.4</io.vertx.web.version>
<io.vertx.web.version>4.3.7</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 3ffaa1a

Please sign in to comment.