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>