Skip to content

Commit

Permalink
Actually upgrade Vert.x to 4.5.9 in the BOM
Browse files Browse the repository at this point in the history
This is a followup of #41955 where updating the BOM was forgotten.

(cherry picked from commit 35db8c4)
  • Loading branch information
gsmet committed Aug 6, 2024
1 parent e89bc38 commit b0c86ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<wildfly-elytron.version>2.5.0.Final</wildfly-elytron.version>
<jboss-marshalling.version>2.1.4.SP1</jboss-marshalling.version>
<jboss-threads.version>3.6.1.Final</jboss-threads.version>
<vertx.version>4.5.8</vertx.version>
<vertx.version>4.5.9</vertx.version>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<httpasync.version>4.1.5</httpasync.version>
Expand Down

0 comments on commit b0c86ac

Please sign in to comment.