X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=fd614501133622fd66139eace1c2b0c86c368866;hb=a48c2efc10c5c011080228ad81005b9029270c8f;hp=a18c043cb0b5f99d4ea90b734d12ef8ad93262d0;hpb=f5b1c07d03b2c85b8bd8d9c30bfb8d97a4a67b65;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index a18c043c..fd614501 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,7 +20,7 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root - 1.1.0-SNAPSHOT + 1.2.1-SNAPSHOT vnfmadapter-service @@ -73,11 +73,22 @@ com.springsource.org.apache.commons.codec 1.3.0 + + commons-collections + commons-collections + 3.2.2 + net.sf.json-lib json-lib 2.4 jdk15 + + + commons-collections + commons-collections + + org.slf4j @@ -106,11 +117,22 @@ org.mariadb.jdbc mariadb-java-client 2.2.2 + + + org.apache.cxf + cxf-rt-transports-http + 3.1.17 org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.6 + 3.1.17 + + + org.apache.cxf + cxf-rt-transports-http + + org.mybatis @@ -126,52 +148,52 @@ org.springframework spring-beans - 3.1.0.RELEASE + 4.3.18.RELEASE org.springframework spring-context - 3.1.0.RELEASE + 4.3.18.RELEASE org.springframework spring-core - 3.1.0.RELEASE + 4.3.18.RELEASE org.springframework spring-web - 3.1.0.RELEASE + 4.3.18.RELEASE - + 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.2 + 1.9.13 javax.ws.rs @@ -191,17 +213,17 @@ org.apache.httpcomponents httpclient - 4.3.5 + 4.5.3 org.apache.httpcomponents httpclient-cache - 4.3.5 + 4.5.3 org.apache.httpcomponents httpmime - 4.3.5 + 4.5.3 - - org.apache.httpcomponents - httpclient - commons-httpclient commons-httpclient 3.1 - - org.apache.httpcomponents - httpclient - 4.3.5 - - - org.apache.httpcomponents - httpclient-cache - 4.3.5 - - - org.apache.httpcomponents - httpmime - 4.3.5 - - +