summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2018-04-03 17:24:54 +0800
committerluxin <luxin7@huawei.com>2018-04-03 17:24:54 +0800
commit0014bcc358b30e6d834429b21535be510e265418 (patch)
tree54772c70165d476aaa9b4b85e9fb9a0f448bdae0
parente64b2d1e4820b7dee01981782bb07e49a35236a1 (diff)
Fix spring-web nexus-iq issue
Change-Id: I23c38d19446a70ecc7e525b80f4f8f52e49be60a 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 e9c2703..c001c89 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.1.0.RELEASE</version>
+ <version>3.2.3.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>