升级fastjson到最新版2.0.53

This commit is contained in:
RuoYi 2024-10-17 13:09:09 +08:00
parent 7d0724b9bf
commit 4e1ec5e98e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<swagger.version>3.0.0</swagger.version>
<kaptcha.version>2.3.3</kaptcha.version>
<pagehelper.boot.version>2.1.0</pagehelper.boot.version>
<fastjson.version>2.0.43</fastjson.version>
<fastjson.version>2.0.53</fastjson.version>
<oshi.version>6.6.3</oshi.version>
<commons.io.version>2.13.0</commons.io.version>
<poi.version>4.1.2</poi.version>