X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=5afc1d611d4bda48c001f27dee80ebbcd9177c20;hb=6cde87d2d2f6641ece5d3afdd0e6d3ad26022d9e;hp=b701de6c2714c26332dd31ab544323f0174eb4f2;hpb=9ce9bea7019f36ba318543c49069145d1bb163d9;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index b701de6c..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.0-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 @@ -91,9 +94,9 @@ - org.slf4j - slf4j-log4j12 - 1.6.1 + org.apache.logging.log4j + log4j-slf4j-impl + ${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.aggregate - jetty-all - 8.1.16.v20140903 + org.eclipse.jetty + jetty-util + 9.4.13.v20181111 + + + 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 @@ -235,6 +279,16 @@ commons-httpclient commons-httpclient 3.1 + + + org.apache.httpcomponents + httpclient + 4.5.5 + + + org.apache.httpcomponents + httpcore + 4.4.1 - + + + 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 +