We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a9fcd commit b4cc1f7Copy full SHA for b4cc1f7
pom.xml
@@ -31,7 +31,7 @@
31
<properties>
32
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33
<!-- Remove this and dep management trick below for netty-handler when upgrading to the next Vert.x 5 release -->
34
- <netty.version>4.2.0.Beta1</netty.version>
+ <netty.version>4.2.0.RC1</netty.version>
35
<vertx.version>5.0.0.CR3</vertx.version>
36
</properties>
37
0 commit comments