aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/vnf-sdk-marketplace/pom.xml
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-03-22 09:46:38 -0700
committerChris Donley <christopher.donley@huawei.com>2018-03-22 11:01:09 -0700
commitdd99ce5106344fb5dc3ff4f89b3e20fba0e7599b (patch)
tree1babf316e2a3be9a7c5f2d3fb9c3ac8b02cec546 /vnfmarket-be/vnf-sdk-marketplace/pom.xml
parent1e6ddf46e8188585200ec746d21f2b3a27b93449 (diff)
Updating 3rd party dependencies
Updating Angular, bootstrap, cxf to latest versions to improve security Issue-ID: VNFSDK-212 Change-Id: I06a2dc395d93bd0a02ca669c6321c6159f197c13 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'vnfmarket-be/vnf-sdk-marketplace/pom.xml')
-rw-r--r--vnfmarket-be/vnf-sdk-marketplace/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket-be/vnf-sdk-marketplace/pom.xml b/vnfmarket-be/vnf-sdk-marketplace/pom.xml
index 6cc96883..8f4d49be 100644
--- a/vnfmarket-be/vnf-sdk-marketplace/pom.xml
+++ b/vnfmarket-be/vnf-sdk-marketplace/pom.xml
@@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <cxf.version>3.2.2</cxf.version>
+ <cxf.version>3.2.3</cxf.version>
<!-- slf4j.version>1.6.1</slf4j.version> -->
<maven.test.skip>false</maven.test.skip>
<maven.test.failure.ignore>false</maven.test.failure.ignore>