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=de06f2570b8ad72ba7c6bae00367fb5bfa769dfa;hpb=1979c9210c65ba4908adbd2a3e5195f49c13bc7d;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 de06f2570b..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.8.3-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