Fix sonar issue and upgrade cps.version 91/140191/1
authormpriyank <priyank.maheshwari@est.tech>
Wed, 12 Feb 2025 13:04:17 +0000 (13:04 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Wed, 12 Feb 2025 13:07:28 +0000 (13:07 +0000)
commit7826fc3a4695c85518baa034ec4283ff2ebb759d
tree87e4f0d189161d71ded856cad2c4649a9fbb8b85
parentd2500a0d9ad76a2dc22e6ed5cacc0d22bb2c5f97
Fix sonar issue and upgrade cps.version

- removed using the deprecated fromHttpUrl method and instead using the
  chained method fromUriString which was anyways called from the
  fromHttpUrl method
- also updated the latest cps version i.e 3.6.0

Issue-ID: CPS-245
Change-Id: I4892f27ceba934db526aab509b9edd0d2367ab6d
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
dmi-service/src/main/java/org/onap/cps/ncmp/dmi/service/client/NcmpRestClient.java
pom.xml