X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=bdc23046ec1c41b6c3b90b7119ecd70ee38480d6;hb=c5222a72ef11bd440f5c2bd017e820922ff6735a;hp=93c265a7bf7c7e8029511013179ff0d7617a9ce2;hpb=4ef8d19936909a77a6a89af00a6b437ba9e917ec;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 93c265a7b..bdc23046e 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -1,9 +1,9 @@ + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + org.spockframework spock-core @@ -73,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 - -