瀏覽代碼

移除信鸽推送包

tianboguang 3 年之前
父節點
當前提交
63607dbb27
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      4dkankan-common-utils/pom.xml

+ 2 - 4
4dkankan-common-utils/pom.xml

@@ -137,11 +137,9 @@
             <artifactId>joda-time</artifactId>
             <version>2.9.9</version>
         </dependency>
-
         <dependency>
-            <groupId>com.github.xingePush</groupId>
-            <artifactId>xinge</artifactId>
-            <version>1.2.2</version>
+            <groupId>com.squareup.okhttp3</groupId>
+            <artifactId>okhttp</artifactId>
         </dependency>
 
         <dependency>