Skip to content

Commit ad17c74

Browse files
committedJul 20, 2021
Update vertx.version to v4.1.2
1 parent 703f078 commit ad17c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<jsoup.version>1.14.1</jsoup.version>
1818
<xmlunit.version>2.8.2</xmlunit.version>
1919
<hamcrest-json.version>0.2</hamcrest-json.version>
20-
<vertx.version>4.1.1</vertx.version>
20+
<vertx.version>4.1.2</vertx.version>
2121
<reactive-streams.version>1.0.3</reactive-streams.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)
Please sign in to comment.