summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-12-11 08:45:36 +0100
committerDenes Nemeth <denes.nemeth@nokia.com>2018-12-11 08:47:00 +0100
commit860f748aca6a62c204bd9f0571d4e1ab53fff07e (patch)
tree0a31b9cf68fe8b4751cf91c43d97a3a661c74ddc /nokiav2/pom.xml
parent48496976194d974727c074e7f5c0aadc2e22b773 (diff)
Fix CVE-2018-15756
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1159 Change-Id: Ifdb433838f6c556ba74460817b9fd22e1db78805
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 2a83751d..b362bc87 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.5.RELEASE</spring.boot.version>
+ <spring.boot.version>2.1.1.RELEASE</spring.boot.version>
</properties>
<!-- used to test dependency convergence locally
<build>