X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=music-rest%2Fpom.xml;h=0397690e66410cd4849f5274224380c8b24de02d;hb=2fb68aa6fc8e8d15d65c26505b3bd4a278b778ca;hp=9a5ad214b56b0798373b4701a3cc99c4e5003871;hpb=4019754f9d0df4d9cc5a9338b1e6888d110710fd;p=music.git diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 9a5ad214..0397690e 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -83,13 +83,7 @@ - - - javax.servlet - javax.servlet-api - 4.0.1 - - + org.springframework.boot spring-boot-starter @@ -140,6 +134,12 @@ com.sun.jersey jersey-client ${jersey1.version} + + + javax.ws.rs + jsr311-api + + com.sun.jersey @@ -150,6 +150,12 @@ com.sun.jersey jersey-json ${jersey1.version} + + + org.codehaus.jackson + jackson-jaxrs + + com.sun.jersey