version upgrade to 1.7.5

This commit is contained in:
jinyu
2017-04-11 21:24:47 +08:00
parent 38e2f62154
commit 1f5cfc9a88
12 changed files with 14 additions and 14 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j</artifactId>
<version>1.7.4</version>
<version>1.7.5</version>
</parent>
<artifactId>weixin4j-example</artifactId>
<version>1.0</version>
@@ -47,13 +47,13 @@
<dependency>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j-mp</artifactId>
<version>1.7.4</version>
<version>1.7.5</version>
</dependency>
<!-- 微信企业号 -->
<dependency>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j-qy</artifactId>
<version>1.7.4</version>
<version>1.7.5</version>
</dependency>
<!-- 微信被动消息(回调模式) -->
<dependency>