summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2021-11-16 15:22:55 +0800
committerdoufenghu <[email protected]>2021-11-16 15:22:55 +0800
commit7ae5988ceb546c14bd65192be801771c53391bbc (patch)
tree4788c9fcd68bdd55ff3363b05c0807bd4734c08c /pom.xml
parentbcdc4d537d431bd2b46a24559f73b6abbe5bd223 (diff)
fix(JsonMapper):修复ETl处理大规模日志,Json序列化占用过高CPU问题。去除StringEscapeUtils.unescapeHtml4方法。v1.0.7
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 4ac8785..5db7e8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>galaxy</artifactId>
<packaging>jar</packaging>
<name>galaxy</name>
- <version>1.0.6_rc1</version>
+ <version>1.0.7</version>
<description>galaxy tools for common</description>
<url>http://www.zdjizhi.com/galaxy-tool</url>