Browse Source

升级fastjson版本

lipc 3 years ago
parent
commit
becd25fee0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -223,7 +223,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>fastjson</artifactId>
-            <version>1.2.46</version>
+            <version>1.2.83</version>
         </dependency>
     </dependencies>
 
@@ -258,4 +258,4 @@
 
         <finalName>qc</finalName>
     </build>
-</project>
+</project>