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=2b11d16f79336c90703782f5905202b9f972673d;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=32268e40cb6fc57bf3ebdd3912ce473a7cd58491;hpb=0e004ae88636eae5d323d8408f65f7e7113ecfd9;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 32268e40cb..2b11d16f79 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.9-SNAPSHOT + 1.13.4-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 +