summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2020-03-05 18:44:42 +0800
committeryangyan <yangyanyj@chinamobile.com>2020-03-05 18:44:53 +0800
commit00789ff1fcfe86456268aa9f3183a39725c3c918 (patch)
treea0565efd6400bfad1d08ed4a039a672a3269f78a /nokiav2/pom.xml
parentbe095e231998c11d25c92063b19fdd9e68c6e9e3 (diff)
fix jetty util class not found
Change-Id: I037e028a80185028fd6fc5e34682695dc8b2b703 Issue-ID: VFC-1641 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 f740e0af..4c09ff37 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.1.1.RELEASE</spring.boot.version>
+ <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
</properties>
<!-- used to test dependency convergence locally
<build>