X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Ftogglz-rest%2Ftogglz-rest-services%2Fpom.xml;h=46d7202d53d62f282429d20a14c4ea80b8842895;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=26b921d7285bffb8394a9007328b758bdfba6eb8;hpb=f935dce7e2f249e804332da31ae54cb71aad6328;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml index 26b921d728..46d7202d53 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc togglz-rest - 1.10.3-SNAPSHOT + 1.13.7-SNAPSHOT togglz-rest-services @@ -15,8 +15,8 @@ - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} @@ -76,6 +76,14 @@ org.springframework spring-core + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet +