diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-03-22 09:46:38 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-03-22 11:01:09 -0700 |
commit | dd99ce5106344fb5dc3ff4f89b3e20fba0e7599b (patch) | |
tree | 1babf316e2a3be9a7c5f2d3fb9c3ac8b02cec546 /vnfmarket-be/deployment/zip/pom.xml | |
parent | 1e6ddf46e8188585200ec746d21f2b3a27b93449 (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/deployment/zip/pom.xml')
-rw-r--r-- | vnfmarket-be/deployment/zip/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket-be/deployment/zip/pom.xml b/vnfmarket-be/deployment/zip/pom.xml index 5a62694b..34f60c0e 100644 --- a/vnfmarket-be/deployment/zip/pom.xml +++ b/vnfmarket-be/deployment/zip/pom.xml @@ -23,7 +23,7 @@ </parent> <artifactId>vnf-sdk-marketplace-deployment</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <name>vnf-sdk-marketplace/deployment</name> <packaging>pom</packaging> |