File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
<description >Demo project for Vertx</description >
12
12
13
13
<properties >
14
- <vertx .version>4.5.18 </vertx .version>
14
+ <vertx .version>5.0.3 </vertx .version>
15
15
<maven .compiler.release>21</maven .compiler.release>
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<vertx .verticle>benchmark.vertx.BenchmarkApplication</vertx .verticle>
Original file line number Diff line number Diff line change 11
11
<description >Demo project for Vertx Web</description >
12
12
13
13
<properties >
14
- <vertx .version>4.5.18 </vertx .version>
14
+ <vertx .version>5.0.3 </vertx .version>
15
15
<maven .compiler.release>21</maven .compiler.release>
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<vertx .verticle>benchmark.vertx4web.BenchmarkApplication</vertx .verticle>
You can’t perform that action at this time.
0 commit comments