From 8330d0e6c2cf1d9d8215e13b928530c2277fa974 Mon Sep 17 00:00:00 2001 From: Maciej Wejs Date: Tue, 6 Nov 2018 12:07:12 +0100 Subject: SSL implementation for PRH to AAI calls Change-Id: Ic9777760346258afb40610fa9c9bc261964752cf Issue-ID: DCAEGEN2-950 Signed-off-by: Maciej Wejs --- prh-commons/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'prh-commons/pom.xml') diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 91fd9082..11a0babc 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -74,5 +74,9 @@ org.springframework spring-web + + io.projectreactor.netty + reactor-netty + -- cgit 1.2.3-korg