Skip to content

Commit 7ef5c10

Browse files
build(deps): bump io.vertx:vertx-core
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.22 to 4.5.24. - [Commits](eclipse-vertx/vert.x@4.5.22...4.5.24) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-version: 4.5.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7287d1 commit 7ef5c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/server/petstore/kotlin-vertx-modelMutable

samples/server/petstore/kotlin-vertx-modelMutable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
1717
<jakarta-annotation-version>1.3.5</jakarta-annotation-version>
1818
<junit.version>4.13.2</junit.version>
19-
<vertx.version>4.5.22</vertx.version>
19+
<vertx.version>4.5.24</vertx.version>
2020
<maven-compiler-plugin.version>3.10.0</maven-compiler-plugin.version>
2121
<vertx-openapi-router.version>1.0.2</vertx-openapi-router.version>
2222
<maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>

0 commit comments

Comments
 (0)