Updating 3rd party dependencies 23/37823/2
authorChris Donley <christopher.donley@huawei.com>
Thu, 22 Mar 2018 16:46:38 +0000 (09:46 -0700)
committerChris Donley <christopher.donley@huawei.com>
Thu, 22 Mar 2018 18:01:09 +0000 (11:01 -0700)
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>
vnfmarket-be/deployment/zip/pom.xml
vnfmarket-be/vnf-sdk-marketplace/pom.xml
vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular/bower.json
vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.js
vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/package.json

index 5a62694..34f60c0 100644 (file)
@@ -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>
 
index 6cc9688..8f4d49b 100644 (file)
@@ -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>
index 83379ba..d245bee 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "angular",
-  "version": "1.6.2",
+  "version": "1.6.9",
   "license": "MIT",
   "main": "./angular.js",
   "ignore": [],
index f1ddd0c..b69f50a 100644 (file)
@@ -6,7 +6,7 @@
 Package.describe({
   name: 'twbs:bootstrap',  // http://atmospherejs.com/twbs/bootstrap
   summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
-  version: '3.3.7',
+  version: '4.0.0',
   git: 'https://github.com/twbs/bootstrap.git'
 });
 
index fe4b31d..4f3051e 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "bootstrap",
   "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
-  "version": "3.3.7",
+  "version": "4.0.0",
   "keywords": [
     "css",
     "less",