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=b0aa82098dd959c086991a4d32cc3618946e608b;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=831653c6de719f33435a9325b2c961d6ac607d0b;hpb=b286cf3d59db0ae319d62927fe97815fb6126ad8;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 831653c6de..b0aa82098d 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.11.0-SNAPSHOT + 1.13.6-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 +