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=3e6260e6cd0063ba550b0bb884e81d5e809e5af5;hpb=dea1a8ef0105f902faea976c9ae9429fa2f2e8db;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 3e6260e6cd..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.3-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 +