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/model/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'artifactbroker/model/pom.xml') diff --git a/artifactbroker/model/pom.xml b/artifactbroker/model/pom.xml index d3b9f50..6425cce 100644 --- a/artifactbroker/model/pom.xml +++ b/artifactbroker/model/pom.xml @@ -33,7 +33,7 @@ org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + 1.4.5 org.slf4j -- cgit 1.2.3-korg