Merge "Fix CVE-2018-1271, CVE-2018-10237" 2.0.0-ONAP beijing 2.0.0-ONAP v1.1.0
authorYan Yang <yangyanyj@chinamobile.com>
Fri, 1 Jun 2018 05:35:07 +0000 (05:35 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 1 Jun 2018 05:35:07 +0000 (05:35 +0000)
nokiav2/driver/pom.xml
nokiav2/pom.xml

index 5b746d7..276f265 100644 (file)
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-      <version>24.0-jre</version>
+      <version>25.0-jre</version>
     </dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
index 268f5be..ad257e4 100644 (file)
@@ -28,7 +28,7 @@
   <name>vfc-nfvo-driver-vnfm-svnfm-nokiav2</name>
   <properties>
     <jacoco.version>0.8.0</jacoco.version>
-    <spring.boot.version>2.0.1.RELEASE</spring.boot.version>
+    <spring.boot.version>2.0.2.RELEASE</spring.boot.version>
   </properties>
   <!-- used to test dependency convergence locally
   <build>