This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' into develop
master
Binary Wang
6 years ago
parent
765b5d1a41
7d23b65a3d
commit
d46a1b4a5c
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
readme.md
+1
-1
weixin-java-common/pom.xml
+ 1
- 1
readme.md
View File
@@ -44,7 +44,7 @@
---------------------------------
### SDK使用方式
注意:最新版本(包括测试版)为 [](http://mvnrepository.com/artifact/com.github.binarywang/w
ei
x
in
-java
-parent
),以下为最新正式版。
注意:最新版本(包括测试版)为 [](http://mvnrepository.com/artifact/com.github.binarywang/wx-java),以下为最新正式版。
```xml
<dependency>
+ 1
- 1
weixin-java-common/pom.xml
View File
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>2.
0.0
</version>
<version>2.
1.1
</version>
</dependency>
</dependencies>
Write
Preview
Loading…
Cancel
Save