X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fapplication-config-rest%2Fapplication-config-rest-services%2Fpom.xml;h=dab26204834e4ba097c5e0a5d8fdb3aefdc84d1d;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=d261f46f18dea7138c415a28949051c16bcfda04;hpb=6909f0c827bb46180fafc9d306d500e032ae7e0b;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index d261f46f18..dab2620483 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -9,13 +9,9 @@ org.openecomp.sdc application-config-rest - 1.7.0-SNAPSHOT + 1.13.5-SNAPSHOT - - 2.22.2 - - @@ -24,14 +20,24 @@ ${swagger.version} - 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 @@ -58,23 +64,35 @@ org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + org.springframework spring-web test ${spring.framework.version} + + + org.springframework + spring-core + + org.glassfish.jersey.core jersey-common - ${jersey-common.version} + ${jersey-bom.version} test org.glassfish.jersey.core jersey-server - ${jersey-common.version} + ${jersey-bom.version} test