mirror of
https://github.com/weizhiqiang1995/erp-pro.git
synced 2025-02-22 22:43:05 +08:00
Bump fastjson from 1.2.3 to 1.2.25
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.3 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/commits/1.2.25) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e23db68ebd
commit
77abf1c21d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -24,7 +24,7 @@
|
|||
<properties>
|
||||
<netjson.version>2.4</netjson.version>
|
||||
<jackjson.version>1.9.13</jackjson.version>
|
||||
<fastjson.version>1.2.3</fastjson.version>
|
||||
<fastjson.version>1.2.25</fastjson.version>
|
||||
<quartz.version>2.2.2</quartz.version>
|
||||
<commons-fileupload.version>1.3.1</commons-fileupload.version>
|
||||
<druid.version>1.0.20</druid.version>
|
||||
|
|
Loading…
Reference in a new issue