mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-24 16:18:51 +08:00
Merge branch 'master' into develop
This commit is contained in:
commit
d46a1b4a5c
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
---------------------------------
|
---------------------------------
|
||||||
### SDK使用方式
|
### SDK使用方式
|
||||||
注意:最新版本(包括测试版)为 [](http://mvnrepository.com/artifact/com.github.binarywang/weixin-java-parent),以下为最新正式版。
|
注意:最新版本(包括测试版)为 [](http://mvnrepository.com/artifact/com.github.binarywang/wx-java),以下为最新正式版。
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -117,7 +117,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dom4j</groupId>
|
<groupId>org.dom4j</groupId>
|
||||||
<artifactId>dom4j</artifactId>
|
<artifactId>dom4j</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.1.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user