X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=5afc1d611d4bda48c001f27dee80ebbcd9177c20;hb=6cde87d2d2f6641ece5d3afdd0e6d3ad26022d9e;hp=39eecb1ea0308d87c7f46e93db151b61ab021aa2;hpb=857a00e8b6c47cb04284bc645985e91518bd6549;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 39eecb1e..5afc1d61 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,13 +20,16 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root - 1.3.5-SNAPSHOT + 1.4.1-SNAPSHOT vnfmadapter-service vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service war - + + 11 + 2.17.1 + org.powermock @@ -71,7 +74,7 @@ org.apache.commons com.springsource.org.apache.commons.codec - 1.3.0 + 1.6.0 commons-collections @@ -93,7 +96,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.13.0 + ${log4j.version} org.eclipse.jetty.orbit @@ -101,11 +104,36 @@ 3.0.0.v201112011016 provided + + + org.eclipse.jetty + jetty-http + 9.4.13.v20181111 + + + + org.eclipse.jetty + jetty-client + 9.4.13.v20181111 + + + + org.eclipse.jetty + jetty-util + 9.4.13.v20181111 + + - org.eclipse.jetty.aggregate - jetty-all - 8.1.16.v20140903 + org.eclipse.jetty + jetty-io + 9.4.13.v20181111 + + + + + + + + + com.fasterxml.jackson.core + jackson-databind + 2.10.0 + + + com.fasterxml.jackson.core + jackson-core + 2.10.0 javax.ws.rs @@ -203,7 +247,7 @@ com.sun.jersey jersey-client - 1.12 + 1.19.4 org.springframework @@ -265,14 +309,40 @@ 1.18 test - + - + + + junit + junit + 4.9 + test + + + + + javax.xml.bind + jaxb-api + 2.3.1 + + + com.sun.xml.bind + jaxb-impl + 2.3.0 + + + org.glassfish.jaxb + jaxb-runtime + 2.3.0 + + + javax.activation + activation + 1.1.1 +