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