X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fhealthcheck-rest%2Fhealthcheck-rest-services%2Fpom.xml;h=c6531e887fedf4b2a7f619fe4fd78b1b1708e8d4;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=c5b9daa4ef7fefdb0b0da8d26b8b756f6f47fed1;hpb=334409683f60693d89477054ed8ff20e6a1ea8a9;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml index c5b9daa4ef..c6531e887f 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc healthcheck-rest - 1.7.1-SNAPSHOT + 1.13.6-SNAPSHOT healthcheck-rest-services @@ -15,14 +15,24 @@ - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + javax.inject @@ -49,6 +59,12 @@ org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + +