summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-09-17 10:12:57 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-09-17 10:12:57 +0200
commitea9eaceb6fc158caec9bc3af326bd1a8ea48f543 (patch)
treef17d8ef3554d650d1e1c99223f39af7e7e684369 /nokiav2/pom.xml
parent89483acd40fe83f31beb1cc73e496012cf8bd8d7 (diff)
Fix spring boot security issue
Change-Id: I65051d32b242fc69aee25c15b71457a4ba1ab16a Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
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 72ab854d..fe6fe1c6 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.4.RELEASE</spring.boot.version>
+ <spring.boot.version>2.0.5.RELEASE</spring.boot.version>
</properties>
<!-- used to test dependency convergence locally
<build>