Skip to content

Commit 043d951

Browse files
committed
Upgrading vertx to version 4.5.9
1 parent dac1627 commit 043d951

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
<quarkus.platform.version>${quarkus.version}</quarkus.platform.version>
5050
<rest-assured.version>5.3.2</rest-assured.version>
5151

52-
<vertx-base.version>4.4.4</vertx-base.version>
53-
<vertx.version>${vertx-base.version}.redhat-00001</vertx.version>
52+
<vertx-base.version>4.5.9</vertx-base.version>
53+
<vertx.version>${vertx-base.version}</vertx.version>
5454

5555
</properties>
5656

5757
<modelVersion>4.0.0</modelVersion>
5858
<groupId>org.computate</groupId>
5959
<artifactId>computate-base</artifactId>
60-
<version>4.4.4.2</version>
60+
<version>4.5.8.0</version>
6161
<packaging>pom</packaging>
6262
<name>Computate base project with default properties</name>
6363
<description>Computate base project with default properties. </description>

0 commit comments

Comments
 (0)