瀏覽代碼

修改包版本

tianboguang 3 年之前
父節點
當前提交
a004d3c83a
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -209,6 +209,11 @@
                 </exclusion>
             </exclusions>
         </dependency>
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>fastjson</artifactId>
+            <version>1.2.75</version>
+        </dependency>
     </dependencies>