Skip to content

Commit

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

Updates `vertx-web` from 4.3.7 to 4.4.1

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

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

---
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 Mar 30, 2023
1 parent 96c9f20 commit 606e153
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.3.1</io.fabric8.client.version>
<io.vertx.web.version>4.3.7</io.vertx.web.version>
<io.vertx.web.version>4.4.1</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 606e153

Please sign in to comment.