summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2018-04-04 10:50:54 +0800
committerluxin <luxin7@huawei.com>2018-04-04 10:50:54 +0800
commit0278d01123ce3de23d842a94a5ab99dba8853867 (patch)
tree8e600b5dae1cc676fbb8e40dea782a3599a75186
parent185a849076f7d604b62d9ee7fd49cacf95657e3c (diff)
Update spring-web version
Change-Id: I38450f5f81eac6b956d78626888fb84730db257a Issue-ID: VFC-725 Signed-off-by: luxin <luxin7@huawei.com>
-rw-r--r--huawei/vnfmadapter/VnfmadapterService/service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml
index 0b521cb1..326ec22f 100644
--- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml
+++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>3.1.0.RELEASE</version>
+ <version>3.2.14.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>