summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2022-07-03 16:51:24 +0800
committerdoufenghu <[email protected]>2022-07-03 16:51:24 +0800
commit19072c6f9db2615f0560e485c82025f9b8b60c5e (patch)
treed2b1af776221349fd3fa02c6a7e53ee611ddb24e /pom.xml
parent57ea8f78be2a81c0ad94734479988af7256ea2c7 (diff)
Feature(IpLookup): V1.1.0 新增infoLookupToCSV和infoLookupToJSON,获取IP定位库所有属性信息。v1.1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 76af151..9f16711 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>galaxy</artifactId>
<packaging>jar</packaging>
<name>galaxy</name>
- <version>1.0.9</version>
+ <version>1.1.0</version>
<description>galaxy tools for common</description>
<url>http://www.zdjizhi.com/galaxy-tool</url>
@@ -218,7 +218,7 @@
<dependency>
<groupId>com.maxmind.db</groupId>
<artifactId>maxmind-db</artifactId>
- <version>1.2.2</version>
+ <version>1.4.0</version>
</dependency>