Skip to content

Commit

Permalink
WINDUP-4125: upgrade vertx-core to v4.5.3 (#1724)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9cea5e1)
  • Loading branch information
m-brophy committed Mar 4, 2024
1 parent 34ab672 commit 399c409
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -554,7 +554,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>4.4.6</version>
<version>4.5.3</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion tooling/api/pom.xml
Expand Up @@ -12,7 +12,7 @@
<name>Windup Tooling - API</name>

<properties>
<vertx.version>4.3.7</vertx.version>
<vertx.version>4.5.3</vertx.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 399c409

Please sign in to comment.