diff options
| author | doufenghu <[email protected]> | 2022-07-03 16:51:24 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2022-07-03 16:51:24 +0800 |
| commit | 19072c6f9db2615f0560e485c82025f9b8b60c5e (patch) | |
| tree | d2b1af776221349fd3fa02c6a7e53ee611ddb24e /pom.xml | |
| parent | 57ea8f78be2a81c0ad94734479988af7256ea2c7 (diff) | |
Feature(IpLookup): V1.1.0 新增infoLookupToCSV和infoLookupToJSON,获取IP定位库所有属性信息。v1.1.0
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
