Skip to content

Commit d46a1b4

Browse files
committed
Merge branch 'master' into develop
2 parents 765b5d1 + 7d23b65 commit d46a1b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
---------------------------------
4646
### SDK使用方式
47-
注意:最新版本(包括测试版)为 [![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg)](http://mvnrepository.com/artifact/com.github.binarywang/weixin-java-parent),以下为最新正式版。
47+
注意:最新版本(包括测试版)为 [![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/wx-java.svg)](http://mvnrepository.com/artifact/com.github.binarywang/wx-java),以下为最新正式版。
4848

4949
```xml
5050
<dependency>

weixin-java-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.dom4j</groupId>
119119
<artifactId>dom4j</artifactId>
120-
<version>2.0.0</version>
120+
<version>2.1.1</version>
121121
</dependency>
122122
</dependencies>
123123

0 commit comments

Comments
 (0)