X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvalidation-rest%2Fvalidation-rest-services%2Fpom.xml;h=804889001f8df3cd7d6e8012fca9410f6b7f5671;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=5c720f89e7ff3caab544c72ffca10b392b52195b;hpb=e407cea93494a9c894e729cb6ccec036a76d4c3d;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index 5c720f89e7..804889001f 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.8.0-SNAPSHOT + 1.13.5-SNAPSHOT @@ -37,6 +37,16 @@ org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.springframework @@ -47,6 +57,12 @@ org.springframework spring-web ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework @@ -67,9 +83,15 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${http.client.version} + + + org.apache.httpcomponents + httpcore + + javax.inject @@ -78,8 +100,8 @@ provided - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} @@ -122,6 +144,12 @@ org.openecomp.sdc openecomp-sdc-vendor-software-product-manager ${project.version} + + + org.springframework + spring-core + + com.sun.jersey.contribs