Skip to content

Commit

Permalink
Update Vert.x version to 3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Dec 17, 2020
1 parent ecb34a3 commit 35dcb00
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 @@ -43,7 +43,7 @@
</scm>

<properties>
<vertx.version>3.9.4</vertx.version>
<vertx.version>3.9.5</vertx.version>
<mutiny.version>0.12.5</mutiny.version>
<jackson.version>2.12.0</jackson.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
Expand Down

0 comments on commit 35dcb00

Please sign in to comment.