mirror of
https://github.com/weizhiqiang1995/erp-pro.git
synced 2025-01-23 15:55:47 +08:00
Bump fastjson from 1.2.62 to 1.2.83
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.62 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.62...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
61b99df410
commit
a623603db8
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.62</fastjson.version>
|
||||
<fastjson.version>1.2.83</fastjson.version>
|
||||
<quartz.version>2.2.2</quartz.version>
|
||||
<commons-fileupload.version>1.3.3</commons-fileupload.version>
|
||||
<druid.version>1.0.20</druid.version>
|
||||
|
|
Loading…
Reference in a new issue