Skip to content

Commit da54ae2

Browse files
committed
fix #2023 regression with vertx 5.0.8: admin is not reachable
Signed-off-by: Julien Buret <jburet@gmail.com>
1 parent f10734c commit da54ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<jackson-data>0.4.0</jackson-data>
5050
<jackson-generator>0.4.0</jackson-generator>
5151
<klaxon>5.6</klaxon>
52-
<vertx>5.0.8</vertx>
52+
<vertx>5.0.10</vertx>
5353
<retrofit>3.0.0</retrofit>
5454
<okhttp>5.3.2</okhttp>
5555
<okhttp-signpost>1.1.0</okhttp-signpost>

0 commit comments

Comments
 (0)