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=932c2b32ad4ee9f670ce0c81371ec3d04640bdfa;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=fe45eed87dd75d0a8d44011a95c1f72f57e72240;hpb=737340d942fcfd431f21b5463bcde57b95e4d69c;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 fe45eed87d..932c2b32ad 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,7 +9,7 @@ org.openecomp.sdc application-config-rest - 1.8.4-SNAPSHOT + 1.13.7-SNAPSHOT @@ -20,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 @@ -66,6 +76,12 @@ spring-web test ${spring.framework.version} + + + org.springframework + spring-core + + org.glassfish.jersey.core