Skip to content

Commit f33475b

Browse files
build(deps): bump io.vertx.web.version from 4.3.4 to 4.3.8
Bumps `io.vertx.web.version` from 4.3.4 to 4.3.8. Updates `vertx-web` from 4.3.4 to 4.3.8 Updates `vertx-web-client` from 4.3.4 to 4.3.8 Updates `vertx-web-graphql` from 4.3.4 to 4.3.8 --- 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] <[email protected]>
1 parent 7771ec6 commit f33475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<org.apache.commons.io.version>2.11.0</org.apache.commons.io.version>
8888
<org.apache.httpcomponents.version>4.5.13</org.apache.httpcomponents.version>
8989
<io.fabric8.client.version>6.3.1</io.fabric8.client.version>
90-
<io.vertx.web.version>4.3.7</io.vertx.web.version>
90+
<io.vertx.web.version>4.3.8</io.vertx.web.version>
9191
<!--
9292
FIXME this needs to be synced with the vertx version - is there a BOM to use or something?
9393
https://github.com/vert-x3/vertx-web/blob/${io.vertx.web.version}/vertx-web-graphql/pom.xml#L35

0 commit comments

Comments
 (0)