summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-04-08 18:30:47 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2019-04-08 18:31:34 +0800
commit617f07b4e70b297de558b4e62ed58acc6cf706a1 (patch)
tree61a6213976e6172e0587ece0ca2a04c79c49600a
parent317a711931c5c15305d2284e41385906970a439c (diff)
Update spring core
Change-Id: Ia27fc773fba3cd10c335fde566c44235ee341eb3 Issue-ID: MSB-329 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f0cb59a..a59c505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
- <version>3.2.9.RELEASE</version>
+ <version>5.1.6.RELEASE</version>
</dependency>
<dependency>
<groupId>net.sf.json-lib</groupId>