X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-ncmp-service%2Fpom.xml;h=9beb6b7b0f1957a13bb937059d2f385fea9eb4ba;hb=d8580ac133935b6a8ac38bbed2452072510a0b67;hp=07ce152a4e5d36aebf6f815c0d18f6717045c6ea;hpb=af6c308365a6245020f34ed5446ab6c6b9d2a7c7;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 07ce152a4..9beb6b7b0 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -1,7 +1,7 @@ + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + org.spockframework spock-core @@ -77,25 +96,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 - -