diff --git a/pom.xml b/pom.xml
index d6aa881c9615094eda719aca1002aedd8c36794b..c5933bf8040446943fd395867d4c69197143a974 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,8 +66,9 @@
3.3.0
5.4.0
3.5.1
- 1.9.4
4.4
+ 1.23.0
+ 1.9.4
2.11.0
3.2.0
1.2.17
@@ -78,7 +79,6 @@
31.1-jre
5.1.0
5.8.18
- 3.0.2
7.3
3.5.13
2.3.0
@@ -108,7 +108,7 @@
2.0.23
- 1.5.64
+ 1.5.65
2.0.0
@@ -207,11 +207,6 @@
guava
${guava.version}
-
- com.google.code.findbugs
- jsr305
- ${jsr305.version}
-
commons-io
commons-io
@@ -227,6 +222,21 @@
commons-collections4
${commons-collections4.version}
+
+ org.apache.commons
+ commons-compress
+ ${commons-compress.version}
+
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+
+
+ org.apache.commons
+ commons-pool2
+ ${commons-pool2.version}
+
com.belerweb
pinyin4j