Browse Source

升级fastjson到最新版1.2.78

RuoYi 4 years ago
parent
commit
a627108dfe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -33,7 +33,7 @@
33 33
         <commons.io.version>2.11.0</commons.io.version>
34 34
         <commons.fileupload.version>1.4</commons.fileupload.version>
35 35
         <velocity.version>1.7</velocity.version>
36
-        <fastjson.version>1.2.76</fastjson.version>
36
+        <fastjson.version>1.2.78</fastjson.version>
37 37
         <minio.version>8.2.2</minio.version>
38 38
         <poi.version>4.1.2</poi.version>
39 39
         <common-pool.version>2.10.0</common-pool.version>