summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2018-04-04 09:13:14 +0800
committerlu xin <luxin7@huawei.com>2018-04-04 01:28:02 +0000
commitf01fe04d3f37448e3ab31b532a4c6d0e7e176aeb (patch)
tree44378df65e4655c75d6383e33403163d1881f0f3
parent0014bcc358b30e6d834429b21535be510e265418 (diff)
Update spring-web version
Change-Id: I8db4aecff68958cb3bd7fe46871975ced6ddd728 Issue-ID: VFC-725 Signed-off-by: luxin <luxin7@huawei.com>
-rw-r--r--ResmanagementService/service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ResmanagementService/service/pom.xml b/ResmanagementService/service/pom.xml
index c001c89..82cb742 100644
--- a/ResmanagementService/service/pom.xml
+++ b/ResmanagementService/service/pom.xml
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>3.2.3.RELEASE</version>
+ <version>3.2.14.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>