Skip to content

Commit b6dd668

Browse files
Bump vertx.version from 5.0.3 to 5.0.4 (#164)
Bumps `vertx.version` from 5.0.3 to 5.0.4. Updates `io.vertx:vertx-core` from 5.0.3 to 5.0.4 - [Commits](eclipse-vertx/vert.x@5.0.3...5.0.4) Updates `io.vertx:vertx-codegen` from 5.0.3 to 5.0.4 Updates `io.vertx:vertx-web-client` from 5.0.3 to 5.0.4 - [Commits](vert-x3/vertx-web@5.0.3...5.0.4) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.vertx:vertx-codegen dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.vertx:vertx-web-client dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e570fa commit b6dd668

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
@@ -30,7 +30,7 @@
3030

3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33-
<vertx.version>5.0.3</vertx.version>
33+
<vertx.version>5.0.4</vertx.version>
3434
</properties>
3535

3636
<modules>

0 commit comments

Comments
 (0)