summaryrefslogtreecommitdiffstats
path: root/artifactbroker/forwarding/pom.xml
diff options
context:
space:
mode:
authorRadoslaw Chmiel <r.chmiel@partner.samsung.com>2022-07-07 12:26:38 +0200
committerRadoslaw Chmiel <r.chmiel@partner.samsung.com>2022-07-07 12:26:38 +0200
commit2dd69c0d88813832699813f6f002f01d02566107 (patch)
treeba7ba16569d806e7f6b08701a43acae5e9489584 /artifactbroker/forwarding/pom.xml
parent7325a6ec3f2011f09c5d071248a5c34c82a532ad (diff)
Sdc client upgrade1.8.0
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 <r.chmiel@partner.samsung.com> Change-Id: If6c096b20f8eaca1232651aabd30a3b230787bcc
Diffstat (limited to 'artifactbroker/forwarding/pom.xml')
-rw-r--r--artifactbroker/forwarding/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<dependency>
<groupId>org.onap.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>1.3.0</version>
+ <version>1.4.5</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>