X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=4feb67644485b4140198228782fedc5ac0b81f94;hb=e79c1d9991b47e0a944fba27286cd87d5b0f5be4;hp=b87fe64366d48c9cd92c29549cdb6c46b8cc3a88;hpb=e9ac24f8ad866f81d1ceace6d0b8f010930e9f74;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index b87fe6436..4feb67644 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.7-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