Skip to content

Commit

Permalink
upgrade to vertx 4.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Sep 4, 2024
1 parent 1bdffe8 commit 3d115cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</developers>

<properties>
<vertx.version>4.5.9</vertx.version>
<vertx.version>4.5.10</vertx.version>
<log4j2.version>2.23.1</log4j2.version>
<vertx.main>${project.groupId}.MainVerticle</vertx.main>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3d115cf

Please sign in to comment.