Browse Source

升级fastjson到最新版1.2.70 修复高危安全漏洞

RuoYi 5 years ago
parent
commit
cd5cf1a680
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -28,7 +28,7 @@
28 28
         <commons.io.version>2.5</commons.io.version>
29 29
         <commons.fileupload.version>1.3.3</commons.fileupload.version>
30 30
         <velocity.version>1.7</velocity.version>
31
-        <fastjson.version>1.2.68</fastjson.version>
31
+        <fastjson.version>1.2.70</fastjson.version>
32 32
 		<poi.version>3.17</poi.version>
33 33
         <common-pool.version>2.6.2</common-pool.version>
34 34
 		<bitwalker.version>1.19</bitwalker.version>