X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=9beb6b7b0f1957a13bb937059d2f385fea9eb4ba;hb=d5de7bc440f86ccce232c39214ecc56a754f0700;hp=b87fe64366d48c9cd92c29549cdb6c46b8cc3a88;hpb=d123807549a7f4670ecd273641c46ed101f62893;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index b87fe6436..9beb6b7b0 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -27,20 +27,24 @@ org.onap.cps cps-parent - 3.3.2-SNAPSHOT + 3.4.4-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-service - 0.96 + 0.98 org.apache.commons commons-lang3 + + org.apache.httpcomponents.client5 + httpclient5 + ${project.groupId} cps-service @@ -54,8 +58,8 @@ cps-path-parser - org.springframework - spring-web + com.hazelcast + hazelcast-spring org.mapstruct @@ -66,8 +70,8 @@ mapstruct-processor - com.hazelcast - hazelcast-spring + org.springframework + spring-web @@ -91,6 +95,11 @@ spock-spring test + + org.springframework.kafka + spring-kafka-test + test + org.testcontainers kafka