X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=4e816d6d1c139af022aa677c71fe602c7da6a1cf;hb=165e25dd14225668e05d80e2c7ae8fc2daebd483;hp=7a409e13b1b3f50e9b3bce8dfeb243b8f61a09c5;hpb=43fa14628bf3d741c551dc6cbfe2e6cbb7647273;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 7a409e13..4e816d6d 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.3.1-SNAPSHOT + 1.3.4-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,47 +148,47 @@ 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.2.14.RELEASE + 5.1.5.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 @@ -214,11 +236,21 @@ commons-httpclient 3.1 - + + org.apache.httpcomponents + httpclient + 4.5.5 + + + org.apache.httpcomponents + httpcore + 4.4.1 + +