From 53a997f9ffd7cbdf49154dacaf54042344ed594a Mon Sep 17 00:00:00 2001 From: yangyan Date: Thu, 11 Apr 2019 10:24:10 +0800 Subject: [PATCH] fix security issue Issue-ID: VFC-1287 Change-Id: I695bf0c164cc5fba8b4334e3bb47ba3758251bb1 Signed-off-by: yangyan --- juju/juju-vnfmadapter/Juju-vnfmadapterService/service/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.16.6