Commit b79602a6 authored by liaozan's avatar liaozan 🏀

Upgrade fastjson to 1.2.80

parent 21207ba7
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<schbrain-xxl.version>1.0.1</schbrain-xxl.version> <schbrain-xxl.version>1.0.1</schbrain-xxl.version>
<!-- fastjson 被 aliyun 系列 sdk 强依赖,所以定在父 pom,方便统一进行版本管理,方便快速响应 bug 版本升级 --> <!-- fastjson 被 aliyun 系列 sdk 强依赖,所以定在父 pom,方便统一进行版本管理,方便快速响应 bug 版本升级 -->
<fastjson.version>1.2.79</fastjson.version> <fastjson.version>1.2.80</fastjson.version>
<!-- utils --> <!-- utils -->
<jsr305.version>3.0.2</jsr305.version> <jsr305.version>3.0.2</jsr305.version>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment