Skip to content

Commit

Permalink
Switching from Red Hat to community vertx
Browse files Browse the repository at this point in the history
because of PKIX path building failed error
  • Loading branch information
computate committed Jan 5, 2024
1 parent 2e9020f commit ba7e3f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<quarkus.platform.version>${quarkus.version}</quarkus.platform.version>
<rest-assured.version>5.3.2</rest-assured.version>

<vertx-base.version>4.4.4</vertx-base.version>
<vertx.version>${vertx-base.version}.redhat-00001</vertx.version>
<vertx-base.version>4.4.6</vertx-base.version>
<vertx.version>${vertx-base.version}</vertx.version>

</properties>

Expand Down

0 comments on commit ba7e3f8

Please sign in to comment.