summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2021-01-27 14:49:29 +0800
committerdoufenghu <[email protected]>2021-01-27 14:49:29 +0800
commit8bc219e2fe164fee8492e98e89a3cecbbee99300 (patch)
treeede97579ab97eaa7cc39df8cd781497c8fd6c838 /pom.xml
parentca8527d81ea0d687cbd6ecba28b64d0774e551a1 (diff)
fix(IpUtil): Http request 获取IP地址,对本地IP统一抽象为127.0.0.1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8af0f02..158c6ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>galaxy</artifactId>
<packaging>jar</packaging>
<name>galaxy</name>
- <version>1.0.5</version>
+ <version>1.0.6</version>
<description>galaxy tools for common</description>
<url>http://www.zdjizhi.com/galaxy-tool</url>