summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2019-03-18 10:01:51 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-18 10:01:51 +0000
commit3f698bd2f031546b0c67cbcd6f1a42c427e9e168 (patch)
treeb84a5a57182aac79b856004891ed5f58fb7ec3b4
parent3532de2a50178e47cfe3d3fe21a6cbcbc0544ca5 (diff)
parent68349e1bdcfa5da14b13c87d7e916bf4fb783dc4 (diff)
Merge "bump spring version"
-rw-r--r--nokiav2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml
index b9866a69..9c44a1ca 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>