diff --git a/pom.xml b/pom.xml
index 5fa0552cdea8c8ad9272523c9af47019631323d0..880b8c59ffe658d105bd865dcc32bdb238a1fde2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,13 @@
1.2.78
+
+
+ 3.0.2
31.0.1-jre
5.7.15
+ 4.4
+ 2.11.0
3.4.3.4
@@ -71,6 +76,21 @@
guava
${guava.version}
+
+ com.google.code.findbugs
+ jsr305
+ ${jsr305.version}
+
+
+ org.apache.commons
+ commons-collections4
+ ${commons-collections4.version}
+
+
+ commons-io
+ commons-io
+ ${commons-io.version}
+
com.alibaba
fastjson