summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-04-16 11:33:13 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-04-16 11:53:44 +0200
commit92dd0167b8712f589b37a55149b622b9d2180a63 (patch)
tree322b829452b9672edd8c1208c2875649aeb368cd /nokiav2/pom.xml
parentcf400c8ad03f656849f275411a8305944357fdcf (diff)
Fix spring security vulnerability
Change-Id: I97dc35310989e09a643a5600dbd945d894517597 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
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 2309cf2b..268f5be6 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.0.RELEASE</spring.boot.version>
+ <spring.boot.version>2.0.1.RELEASE</spring.boot.version>
</properties>
<!-- used to test dependency convergence locally
<build>