commit | dfe98bd779a03efc8f176d1c8946c769417f5a60 | [log] [tgz] |
---|---|---|
author | vasraz <vasyl.razinkov@est.tech> | Wed Jul 05 22:22:43 2023 +0100 |
committer | Michael Morris <michael.morris@est.tech> | Mon Jul 10 13:55:11 2023 +0000 |
tree | 3c25f9a8047175c964e1acf243d8a5c03a30306b | |
parent | b76217740231c916fce669613e20fb70c7320a2e [diff] [blame] |
Update outdated/vulnerable dependencies Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib809c636cd4505589901d1f5b95bedba1fc0a1f5 Issue-ID: SDC-4560
diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index 44226fc..970963a 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
@@ -14,8 +14,8 @@ </parent> <dependencies> <dependency> - <groupId>org.apache.httpcomponents</groupId> - <artifactId>httpclient</artifactId> + <groupId>org.apache.httpcomponents.client5</groupId> + <artifactId>httpclient5</artifactId> <version>${httpclient.version}</version> <exclusions> <exclusion>