X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=6680746f2a2568e45731044c99afd9601ced0721;hb=69dab90bddead599a4927ba5efda8bc79304e9ad;hp=0b521cb16bf10364d77b4f0ef7dc4a74e5ca64ac;hpb=f546bdb92e8aeb7b5be842fe8d2560622877082f;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 0b521cb1..6680746f 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.1.0-SNAPSHOT + 1.4.2-SNAPSHOT vnfmadapter-service vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service war - + + 11 + 2.17.1 + org.powermock @@ -71,18 +74,29 @@ org.apache.commons com.springsource.org.apache.commons.codec - 1.3.0 + 1.6.0 + + + commons-collections + commons-collections + 3.2.2 net.sf.json-lib json-lib 2.4 jdk15 + + + commons-collections + commons-collections + + - org.slf4j - slf4j-log4j12 - 1.6.1 + org.apache.logging.log4j + log4j-slf4j-impl + ${log4j.version} org.eclipse.jetty.orbit @@ -90,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 + + + + + + org.springframework spring-expression - 3.1.0.RELEASE + 4.3.18.RELEASE org.springframework spring-aop - 3.1.0.RELEASE + 4.3.18.RELEASE org.springframework spring-jdbc - 3.1.0.RELEASE + 4.3.18.RELEASE org.springframework spring-test - 3.1.0.RELEASE + 4.3.18.RELEASE org.codehaus.jackson jackson-jaxrs 1.9.13 + + + + com.fasterxml.jackson.core + jackson-databind + 2.10.0 + + + com.fasterxml.jackson.core + jackson-core + 2.10.0 javax.ws.rs @@ -181,7 +247,7 @@ com.sun.jersey jersey-client - 1.12 + 1.19.4 org.springframework @@ -214,11 +280,21 @@ commons-httpclient 3.1 - + + org.apache.httpcomponents + httpclient + 4.5.5 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + @@ -233,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 +