diff --git a/pom.xml b/pom.xml
index 81d9404f..13bc6a61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,19 +45,6 @@
weixin4j-qy
- 4.8.2
- 1.6.1
- 1.7.6
- 1.4.7
- 4.2.5
- 1.9
- 1.2.3
- 1.7.3
- 1.1.6
- 2.6.0
- 3.9
- 3.3.2
- 1.9
UTF-8
@@ -223,7 +210,7 @@
junit
junit
- ${junit.version}
+ 4.8.2
test
diff --git a/weixin4j-base/pom.xml b/weixin4j-base/pom.xml
index 2241d437..d40bc0bb 100644
--- a/weixin4j-base/pom.xml
+++ b/weixin4j-base/pom.xml
@@ -15,17 +15,17 @@
com.thoughtworks.xstream
xstream
- ${xstream.version}
+ 1.4.7
org.apache.httpcomponents
httpcore
- ${httpclient.version}
+ 4.2.5
org.apache.httpcomponents
httpclient
- ${httpclient.version}
+ 4.2.5
commons-codec
@@ -40,7 +40,7 @@
org.apache.httpcomponents
httpmime
- ${httpclient.version}
+ 4.2.6
org.apache.httpcomponents
@@ -51,12 +51,12 @@
com.alibaba
fastjson
- ${fastjson.version}
+ 1.2.3
redis.clients
jedis
- ${jedis.version}
+ 2.6.0
\ No newline at end of file
diff --git a/weixin4j-mp/pom.xml b/weixin4j-mp/pom.xml
index 946d1eb5..c9c0e15d 100644
--- a/weixin4j-mp/pom.xml
+++ b/weixin4j-mp/pom.xml
@@ -27,11 +27,6 @@
weixin4j-base
${project.version}
-
- jaxen
- jaxen
- ${jaxen.version}
-
junit
junit
diff --git a/weixin4j-qy/pom.xml b/weixin4j-qy/pom.xml
index bbc124f4..ca3ccec3 100644
--- a/weixin4j-qy/pom.xml
+++ b/weixin4j-qy/pom.xml
@@ -27,11 +27,6 @@
weixin4j-base
${project.version}
-
- jaxen
- jaxen
- ${jaxen.version}
-
junit
junit