X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest-stub%2Fcps-ncmp-rest-stub-service%2Fpom.xml;h=350bb00ffae15766c44b3339ae74fb1acc076e3d;hb=a1703ea0b029df78ceb040ad0a39d872a7384649;hp=83699b934948d2b3d330c60a69c064f8b9b79b5c;hpb=d91a707f99a42b9b2f230ec47a2ef6573431beea;p=cps.git diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml index 83699b934..350bb00ff 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml @@ -21,7 +21,7 @@ org.onap.cps cps-ncmp-rest-stub - 3.3.9-SNAPSHOT + 3.4.7-SNAPSHOT cps-ncmp-rest-stub-service @@ -46,11 +46,42 @@ org.onap.cps cps-ncmp-rest + + org.eclipse.jetty + jetty-server + + + jakarta.servlet + jakarta.servlet-api + org.spockframework spock-core test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + + org.spockframework + spock-spring + test + + + org.spockframework + spock-core + test + + \ No newline at end of file