diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2019-04-08 18:30:47 +0800 |
---|---|---|
committer | Huabing Zhao <zhaohuabing@gmail.com> | 2019-04-08 18:31:34 +0800 |
commit | 617f07b4e70b297de558b4e62ed58acc6cf706a1 (patch) | |
tree | 61a6213976e6172e0587ece0ca2a04c79c49600a /pom.xml | |
parent | 317a711931c5c15305d2284e41385906970a439c (diff) |
Update spring core
Change-Id: Ia27fc773fba3cd10c335fde566c44235ee341eb3
Issue-ID: MSB-329
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |