From: yangyan Date: Thu, 11 Apr 2019 02:24:10 +0000 (+0800) Subject: fix security issue X-Git-Tag: 1.3.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F84985%2F4;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fgvnfm.git fix security issue Issue-ID: VFC-1287 Change-Id: I695bf0c164cc5fba8b4334e3bb47ba3758251bb1 Signed-off-by: yangyan --- diff --git a/juju/juju-vnfmadapter/Juju-vnfmadapterService/service/pom.xml b/juju/juju-vnfmadapter/Juju-vnfmadapterService/service/pom.xml index 3728790..d2f5949 100644 --- a/juju/juju-vnfmadapter/Juju-vnfmadapterService/service/pom.xml +++ b/juju/juju-vnfmadapter/Juju-vnfmadapterService/service/pom.xml @@ -78,7 +78,7 @@ org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.6 + 3.2.6 org.mybatis @@ -104,12 +104,12 @@ org.springframework spring-core - 3.1.0.RELEASE + 5.1.5.RELEASE org.springframework spring-web - 3.2.14.RELEASE + 5.1.5.RELEASE org.springframework @@ -119,7 +119,7 @@ org.springframework spring-expression - 3.1.0.RELEASE + 5.1.5.RELEASE org.springframework @@ -263,7 +263,7 @@ org.apache.commons commons-compress - 1.9 + 1.18 org.tukaani