X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Faction-library-rest%2Faction-library-rest-services%2Fpom.xml;h=82cbf8854c533b6c6381845dfd1dc646d05a9130;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=22bf4ba75ca63cc5b47bb3da9bd17feb85f9f044;hpb=fe50eebd5f1f4456e071ca49237fa47444826354;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 22bf4ba75c..82cbf8854c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.7.1-SNAPSHOT + 1.13.4-SNAPSHOT @@ -33,6 +33,16 @@ org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework @@ -43,6 +53,12 @@ org.springframework spring-web ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework @@ -63,9 +79,15 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} + + + org.apache.httpcomponents + httpcore + + org.apache.httpcomponents @@ -74,8 +96,8 @@ - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} @@ -110,12 +132,6 @@ ${jersey.multipart.version} provided - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided - com.sun.activation javax.activation