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=728facf494c1dedc47f8d488cd2ae2ebf6fa192a;hpb=07c3935d0eeeacede85e06728c88ae940f9062de;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 728facf49..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.3-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