X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=6680746f2a2568e45731044c99afd9601ced0721;hb=69dab90bddead599a4927ba5efda8bc79304e9ad;hp=bcfb1483b39504ce697ff257565600977da32f5e;hpb=6c85ab3bca6ce1aeee7ff49e42fc315cf565da5f;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index bcfb1483..6680746f 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.7-SNAPSHOT + 1.4.2-SNAPSHOT vnfmadapter-service @@ -28,6 +28,7 @@ war 11 + 2.17.1 @@ -95,7 +96,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.13.0 + ${log4j.version} org.eclipse.jetty.orbit @@ -319,9 +320,29 @@ 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 +