Skip to content

Commit c32b84c

Browse files
Bump vertx.version from 5.0.0.CR2 to 5.0.0.CR3
Bumps `vertx.version` from 5.0.0.CR2 to 5.0.0.CR3. Updates `io.vertx:vertx-core` from 5.0.0.CR2 to 5.0.0.CR3 - [Commits](eclipse-vertx/vert.x@5.0.0.CR2...5.0.0.CR3) Updates `io.vertx:vertx-codegen` from 5.0.0.CR2 to 5.0.0.CR3 Updates `io.vertx:vertx-web-client` from 5.0.0.CR2 to 5.0.0.CR3 - [Commits](vert-x3/vertx-web@5.0.0.CR2...5.0.0.CR3) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.vertx:vertx-codegen 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aba8d72 commit c32b84c

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
@@ -32,7 +32,7 @@
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333
<!-- Remove this and dep management trick below for netty-handler when upgrading to the next Vert.x 5 release -->
3434
<netty.version>4.2.0.Beta1</netty.version>
35-
<vertx.version>5.0.0.CR2</vertx.version>
35+
<vertx.version>5.0.0.CR3</vertx.version>
3636
</properties>
3737

3838
<modules>

0 commit comments

Comments
 (0)