From 4fa599ac754cf11a949b2ab444cb098edaee9a69 Mon Sep 17 00:00:00 2001 From: Julian Ladisch Date: Wed, 24 Aug 2022 17:08:07 +0200 Subject: [PATCH] EDGPATRON-99: Bump to Vert.x 4.3.3 and edge-common 4.4.1 This fixes disabled SSL in Vert.x 4.3.0/4.3.1. (cherry picked from commit fa5eecd93e4bb67579a91b6048c3c2d7951b8cc3) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bdcfbbc..58a755c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.folio.edge.patron.MainVerticle - 4.3.1 + 4.3.3 @@ -107,7 +107,7 @@ org.folio edge-common - 4.4.0 + 4.4.1