Skip to content

Commit

Permalink
Merge pull request #159 from swisspost/feature/Update_vertx_452
Browse files Browse the repository at this point in the history
Update Vert.x to 4.5.2 to solve CVE-2024-1023
  • Loading branch information
mcweba authored Apr 2, 2024
2 parents b8a8eca + 91309a9 commit b9308de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
</profile>
</profiles>
<properties>
<vertx.version>4.5.1</vertx.version>
<vertx.version>4.5.2</vertx.version>
<slf4j.version>2.0.10</slf4j.version>
<mockito.version>5.8.0</mockito.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit b9308de

Please sign in to comment.