Skip to content

Commit b0c86ac

Browse files
committed
Actually upgrade Vert.x to 4.5.9 in the BOM
This is a followup of #41955 where updating the BOM was forgotten. (cherry picked from commit 35db8c4)
1 parent e89bc38 commit b0c86ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<wildfly-elytron.version>2.5.0.Final</wildfly-elytron.version>
114114
<jboss-marshalling.version>2.1.4.SP1</jboss-marshalling.version>
115115
<jboss-threads.version>3.6.1.Final</jboss-threads.version>
116-
<vertx.version>4.5.8</vertx.version>
116+
<vertx.version>4.5.9</vertx.version>
117117
<httpclient.version>4.5.14</httpclient.version>
118118
<httpcore.version>4.4.16</httpcore.version>
119119
<httpasync.version>4.1.5</httpasync.version>

0 commit comments

Comments
 (0)