X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=9e169503435467cce3cdfa4e36d98be1cf03bd80;hb=c4bc42b17f3be44c214610cd71b27efe999baefa;hp=651ff1895479eb3e4ab6fb8631988eea061e6cfa;hpb=06cb9298783a82e375c4cadd2d6a3e0da80c1360;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 651ff1895..9e1695034 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -1,3 +1,22 @@ + + @@ -34,6 +53,10 @@ org.springframework.boot spring-boot-starter-jetty + + org.springframework.boot + spring-boot-starter-security + io.swagger.core.v3 swagger-annotations @@ -86,6 +109,11 @@ + + org.springframework.security + spring-security-test + test +