summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2018-06-01 05:35:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-01 05:35:07 +0000
commit503e8f5d3df25f06f185e5cc98cbb6cd1b72d177 (patch)
tree6eca9f11771a1618994e38bfaee2d83eeeb6ab03 /nokiav2/pom.xml
parent394f9fb263549bd55cba099199c02e6ad9b17a3e (diff)
parent5c24531a0d7b1d9d1ea2c84de302d64299450d38 (diff)
Merge "Fix CVE-2018-1271, CVE-2018-10237"v1.1.02.0.0-ONAPbeijing2.0.0-ONAP
Diffstat (limited to 'nokiav2/pom.xml')
-rw-r--r--nokiav2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml
index 268f5be6..ad257e40 100644
--- a/nokiav2/pom.xml
+++ b/nokiav2/pom.xml
@@ -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>