소스 검색

移除信鸽推送包

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>