Skip to content

Commit

Permalink
Merge pull request #268 from smallrye/update-to-vertx-4.0.3
Browse files Browse the repository at this point in the history
Integrate Vert.x 4.0.3
  • Loading branch information
jponge authored Mar 15, 2021
2 parents 2943144 + 86e0015 commit 4029f1b
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>4.0.2</vertx.version>
<vertx.version>4.0.3</vertx.version>
<mutiny.version>0.14.0</mutiny.version>
<jackson.version>2.12.2</jackson.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
Expand Down

0 comments on commit 4029f1b

Please sign in to comment.