X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=d6ea71b9520313f668c3c31e18d9f073a11c7e88;hb=a2476b0fab7a68055bd0a4c11487fb11d4706497;hp=864ea0de7c5c11a9dd6d730fc0a4f89189bf62da;hpb=259044e49f43e78238669c93cf2cacc8a4d314d8;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 864ea0de7..d6ea71b95 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 - -