Skip to content

Commit 5f32a8e

Browse files
committed
upgrade vertx from 4.5.13 to 4.5.18 due to CVE-2025-55163
1 parent 67225d5 commit 5f32a8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13-
<vertx.version>4.5.13</vertx.version>
13+
<vertx.version>4.5.18</vertx.version>
1414
<vertx-maven-plugin.version>1.0.22</vertx-maven-plugin.version>
1515
<junit-jupiter.version>5.11.2</junit-jupiter.version>
1616
<junit-vintage.version>5.11.2</junit-vintage.version>

0 commit comments

Comments
 (0)