升级fastjson到最新版2.0.39

This commit is contained in:
RuoYi
2023-08-15 12:17:27 +08:00
parent 4ac7a1aa1f
commit 45ef542687
4 changed files with 16 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<swagger.version>3.0.0</swagger.version>
<kaptcha.version>2.3.3</kaptcha.version>
<pagehelper.boot.version>1.4.6</pagehelper.boot.version>
<fastjson.version>2.0.34</fastjson.version>
<fastjson.version>2.0.39</fastjson.version>
<oshi.version>6.4.4</oshi.version>
<commons.io.version>2.13.0</commons.io.version>
<commons.collections.version>3.2.2</commons.collections.version>