X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=d7c17747311ebf0daf7ac33e9a86c748d6c6dc1b;hb=c29a5fe32db7efb0fdefa3a3d020110aab9731b4;hp=b027a2bd98e51ad7dd6d917147255f2209ce5782;hpb=13237bbca932741b8ff3061bc79a9c45d38d80d5;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index b027a2bd9..d7c177473 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.3.1-SNAPSHOT + 3.3.9-SNAPSHOT ../cps-parent/pom.xml @@ -37,6 +37,22 @@ 0.96 + + org.apache.commons + commons-lang3 + + + io.cloudevents + cloudevents-json-jackson + + + io.cloudevents + cloudevents-kafka + + + io.cloudevents + cloudevents-spring + ${project.groupId} cps-service @@ -50,8 +66,8 @@ cps-path-parser - org.springframework - spring-web + com.hazelcast + hazelcast-spring org.mapstruct @@ -62,10 +78,21 @@ mapstruct-processor - com.hazelcast - hazelcast-spring + org.springframework + spring-web + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + org.spockframework spock-core @@ -77,25 +104,19 @@ test - org.testcontainers - kafka + org.springframework.kafka + spring-kafka-test test org.testcontainers - spock + kafka test - org.springframework.boot - spring-boot-starter-test + org.testcontainers + spock test - - - org.junit.vintage - junit-vintage-engine - -