guo00guo 5 anni fa
parent
commit
a42385d066
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      core/pom.xml

+ 5 - 5
core/pom.xml

@@ -35,11 +35,11 @@
             <version>1.6.4</version>
         </dependency>
         <!--定位-->
-        <dependency>
-            <groupId>com.maxmind.geoip</groupId>
-            <artifactId>geoip-api</artifactId>
-            <version>1.3.1</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.maxmind.geoip</groupId>-->
+<!--            <artifactId>geoip-api</artifactId>-->
+<!--            <version>1.3.1</version>-->
+<!--        </dependency>-->
 
         <dependency>
             <groupId>org.jsoup</groupId>