Browse Source

fastjson版本升级

gaodm 3 years atrás
parent
commit
9e3a370342
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/pom.xml

+ 1 - 1
common/pom.xml

@@ -81,7 +81,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>fastjson</artifactId>
-            <version>1.2.62</version>
+            <version>1.2.83</version>
             <scope>compile</scope>
         </dependency>