Browse Source

杉泰fastjson升级

wzy 3 weeks ago
parent
commit
bc998d639a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      mjava-shantai/pom.xml

+ 5 - 0
mjava-shantai/pom.xml

@@ -53,6 +53,11 @@
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>fastjson</artifactId>
+            <version>1.2.83</version>
+        </dependency>
 
     </dependencies>