From 2dd69c0d88813832699813f6f002f01d02566107 Mon Sep 17 00:00:00 2001 From: Radoslaw Chmiel Date: Thu, 7 Jul 2022 12:26:38 +0200 Subject: Sdc client upgrade Updated sdc-distribution-client to 1.4.5 that contain vuln fixes for SDC-3572 and ability to connect to SDC via http needed for Service Mesh implementation (default set to https as before) implemented http/https proxy handling Issue-ID: MULTICLOUD-1476 Signed-off-by: Radoslaw Chmiel Change-Id: If6c096b20f8eaca1232651aabd30a3b230787bcc --- artifactbroker/forwarding/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'artifactbroker/forwarding') diff --git a/artifactbroker/forwarding/pom.xml b/artifactbroker/forwarding/pom.xml index 71c77f0..2203703 100644 --- a/artifactbroker/forwarding/pom.xml +++ b/artifactbroker/forwarding/pom.xml @@ -39,7 +39,7 @@ org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + 1.4.5 org.slf4j -- cgit 1.2.3-korg