Skip to content

Commit 491f59d

Browse files
authored
Update Vert.x version to 4.5.22
Follows-up on 0c96108 This `vertx.version` property was the only one not updated in the last bump
1 parent 0278dcb commit 491f59d

File tree

1 file changed

+1
-1
lines changed
  • independent-projects/vertx-utils

1 file changed

+1
-1
lines changed

independent-projects/vertx-utils/pom.xml

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

1818
<properties>
1919
<jboss-logging.version>3.6.1.Final</jboss-logging.version>
20-
<vertx.version>4.5.21</vertx.version>
20+
<vertx.version>4.5.22</vertx.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)