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=7af9687ff51bcfa6f49b702bdff23deff0c10aa5;hpb=0dea71245049f2e318ed7035b8d19559f3435fd7;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 7af9687ff5..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.2-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