We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eff628 commit 2d0d449Copy full SHA for 2d0d449
samples/server/petstore/kotlin/vertx/pom.xml
@@ -16,7 +16,7 @@
16
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
17
<jakarta-annotation-version>1.3.5</jakarta-annotation-version>
18
<junit.version>4.13.2</junit.version>
19
- <vertx.version>3.9.12</vertx.version>
+ <vertx.version>4.5.22</vertx.version>
20
<maven-compiler-plugin.version>3.10.0</maven-compiler-plugin.version>
21
<vertx-openapi-router.version>1.0.2</vertx-openapi-router.version>
22
<maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>
0 commit comments