Skip to content

Commit

Permalink
EDGPATRON-99: Bump to Vert.x 4.3.3 and edge-common 4.4.1
Browse files Browse the repository at this point in the history
This fixes disabled SSL in Vert.x 4.3.0/4.3.1.

(cherry picked from commit fa5eecd)
  • Loading branch information
julianladisch committed Aug 24, 2022
1 parent 9f063fd commit 4fa599a
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 @@ -33,7 +33,7 @@

<!-- the main class -->
<exec.mainClass>org.folio.edge.patron.MainVerticle</exec.mainClass>
<vertx.version>4.3.1</vertx.version>
<vertx.version>4.3.3</vertx.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>edge-common</artifactId>
<version>4.4.0</version>
<version>4.4.1</version>
</dependency>

<!-- Only needed for AwsParamStore -->
Expand Down

0 comments on commit 4fa599a

Please sign in to comment.